[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / 7 / d / JBTBaseLib / 0.0.1 / JBTBaseLib.podspec.json
blobbb52dff7b79da6f1d35ee6bd31bfcfc68ac534e0
2   "name": "JBTBaseLib",
3   "version": "0.0.1",
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.1"
19   },
20   "source_files": [
21     "JBTBaseLib/*.{h,m}",
22     "JBTBaseLib/**/*.{h,m}"
23   ],
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "requires_arc": true,
29   "dependencies": {
30     "AFNetworking": [
32     ],
33     "JSONModel": [
35     ],
36     "MBProgressHUD": [
38     ],
39     "SDWebImage": [
41     ]
42   }