[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / c / 2 / 5 / KBBase / 0.0.6 / KBBase.podspec.json
blobb22a2d6ffca36bc971c26323e5879963dc089000
2   "name": "KBBase",
3   "version": "0.0.6",
4   "summary": "基础库",
5   "description": "基础库",
6   "homepage": "https://github.com/HongBryan",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Bryan": "hongjb@homeking365.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/HongBryan/HBBanner.git",
20     "tag": "v0.0.6"
21   },
22   "subspecs": [
23     {
24       "name": "KBJSONBase",
25       "source_files": "KBJSONBase/*.{swift}",
26       "dependencies": {
27         "HandyJSON": [
29         ],
30         "SwiftyJSON": [
31           "~> 4.0.0"
32         ]
33       }
34     }
35   ]