[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 3 / 5 / BeeHive / 1.0.0 / BeeHive.podspec.json
blobb6230f0713d31b5717ca623a4b460f596c106313
2   "name": "BeeHive",
3   "version": "1.0.0",
4   "summary": "BeeHive is a kind of modular programming method",
5   "description": "Developer can use BeeHive make iOS programming easier",
6   "homepage": "https://github.com/alibaba/BeeHive/",
7   "license": "GPL",
8   "platforms": {
9     "ios": "7.0"
10   },
11   "authors": {
12     "soxeon": "dpsopower@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/alibaba/BeeHive.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "BeeHive/*.{h,m}",
19   "resources": "BeeHive/*.bundle",
20   "frameworks": [
21     "QuartzCore",
22     "UIKit"
23   ]