[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 6 / 4 / c / zhbKit / 1.0.0 / zhbKit.podspec.json
blob9352f6968dc8de48c8c345f16489f25e9720a549
2   "name": "zhbKit",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "zhb's own kit.",
6   "homepage": "https://github.com/zcc1994w/zhbKit",
7   "authors": {
8     "zcc1994w": "cdzhb1994@163.com"
9   },
10   "source": {
11     "git": "https://github.com/zcc1994w/zhbKit.git",
12     "tag": "1.0.0"
13   },
14   "requires_arc": true,
15   "public_header_files": "zhbkit/ZhbKit/zhbKitHelper.h",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "frameworks": "UIKit",
20   "dependencies": {
21     "AFNetworking": [
23     ],
24     "ReactiveCocoa": [
25       "2.5.0"
26     ]
27   },
28   "source_files": "zhbkit/ZhbKit/*.{h,m}"