[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / b / c / 4 / ZBKit / 0.0.6 / ZBKit.podspec.json
blob2be2e4cecc4a9a473e2e91a0e7acf3d6df1270e7
2   "name": "ZBKit",
3   "version": "0.0.6",
4   "summary": "ZBKit",
5   "description": "HZBKit 肖志斌专用库",
6   "homepage": "http://www.jianshu.com/u/c2bf90d2bdf1",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "requires_arc": true,
15   "authors": {
16     "肖志斌": "373379320@qq.com"
17   },
18   "source": {
19     "git": "https://github.com/k373379320/ZBKit.git",
20     "tag": "0.0.6"
21   },
22   "source_files": [
23     "Source",
24     "Source/**/*.{h,m}"
25   ],
26   "public_header_files": [
27     "Source",
28     "Source/**/*.h"
29   ]