[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / a / e / BarderKit / 0.0.2 / BarderKit.podspec.json
blob0dd8093e27d2f5c607c04d026fac91a660f3b2bb
2   "name": "BarderKit",
3   "version": "0.0.2",
4   "summary": "BarderKit make your programming easier",
5   "description": "\"BarderKit 0.0.1 has been updated now\"\n\"BarderKit 0.0.2 has been updated now\"",
6   "homepage": "https://github.com/joycelee720/BarderKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Barder": "15001850846@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/joycelee720/BarderKit.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "BarderKit/BarderKit.h",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "CoreGraphics"
26   ],
27   "requires_arc": true,
28   "subspecs": [
29     {
30       "name": "BKCategories",
31       "source_files": "BarderKit/BKCategories/*.{h,m}"
32     },
33     {
34       "name": "BKHeader",
35       "source_files": "BarderKit/BKHeader/*.{h,m}"
36     },
37     {
38       "name": "BKTools",
39       "source_files": "BarderKit/BKTools/*.{h,m}"
40     },
41     {
42       "name": "BKViews",
43       "source_files": "BarderKit/Views/*.{h,m}"
44     }
45   ]