[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 3 / 5 / BeeHive / 1.1.1 / BeeHive.podspec.json
blobbd1f7863193e69a27142cf4fba3ca0a91dc642b5
2   "name": "BeeHive",
3   "version": "1.1.1",
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.1.1"
17   },
18   "source_files": "BeeHive/*.{h,m}",
19   "resources": "BeeHive/*.bundle",
20   "frameworks": [
21     "QuartzCore",
22     "UIKit"
23   ]