Skip to content

davidmr001/BeeHive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 86.8%
  • Shell 8.5%
  • Swift 3.3%
  • Other 1.4%