SuperPigLuker / BeeHive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:GNU General Public License v2.0


Languages

Language:Objective-C 86.8%Language:Shell 8.5%Language:Swift 3.3%Language:Ruby 0.9%Language:C 0.5%