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