[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / 7 / d / JBTBaseLib / 0.0.2 / JBTBaseLib.podspec.json
blob98fa051a764868c3c68cfa10af5f785791ef142b
2   "name": "JBTBaseLib",
3   "version": "0.0.2",
4   "summary": "base library of JBIT",
5   "homepage": "https://github.com/ConstantCody/JBTBaseLib",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "η‰›θΆ…εŽ": "niuchaohua@foxmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/ConstantCody/JBTBaseLib.git",
18     "tag": "0.0.2",
19     "submodules": true
20   },
21   "source_files": [
22     "JBTBaseLib/*.{h,m}",
23     "JBTBaseLib/**/*.{h,m}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "requires_arc": true,
30   "dependencies": {
31     "AFNetworking": [
33     ],
34     "JSONModel": [
36     ],
37     "MBProgressHUD": [
39     ],
40     "SDWebImage": [
42     ]
43   }