[Add] LiveConnectUIKit_iOS 4.5.0.13
[CocoaPods.git] / Specs / 8 / 3 / 5 / BeeHive / 1.6.0 / BeeHive.podspec.json
blob6137a678aa958a5046ec7f74957436752dd7dad9
2   "name": "BeeHive",
3   "version": "1.6.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": "8.0"
10   },
11   "authors": {
12     "soxeon": "dpsopower@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/alibaba/BeeHive.git",
16     "tag": "1.6.0"
17   },
18   "source_files": "BeeHive/*.{h,m}",
19   "resources": "BeeHive/*.bundle",
20   "frameworks": [
21     "QuartzCore",
22     "UIKit"
23   ]