Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 1.3 KB

README.md

File metadata and controls

46 lines (25 loc) · 1.3 KB

BeeHive

Version License Platform


##1. Abstract

BeeHive is a solution for iOS Application module programs, it absorbed the Spring Framework API service concept to avoid to coupling between modules.

We can get to know the architecture of BeeHive from this picture.

##2. Doc

  1. 中文文档
  2. English Document

##3. Module: Modules are separated by different function, every module can communicate with other one through their own services.

##4. Service: Services are the interface of the specifically module.

##5. Integrated approach

  • use cocoapods

pod "BeeHive", '1.0.0'

##6. author

一渡, shijie.qinsj@alibaba-inc.com

达兹, dazi.dp@alibaba-inc.com

##7. License

BeeHive is available under the GPL license. See the LICENSE file for more info.