[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / b / 1 / d / STBaseLib / 0.2.3 / STBaseLib.podspec.json
blob86560423456cf6e68c98fe09d2223600874e676b
2   "name": "STBaseLib",
3   "version": "0.2.3",
4   "summary": "A short description of STBaseLib.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitlab.com/shilei2015/STBaseLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shilei2015": "244235126@qq.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/shilei2015/STBaseLib.git",
16     "tag": "0.2.3"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "STBaseLib/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 4.0.1"
25     ],
26     "Masonry": [
28     ],
29     "SDWebImage": [
31     ],
32     "MBProgressHUD": [
34     ],
35     "TZImagePickerController": [
37     ],
38     "MJRefresh": [
40     ],
41     "LYEmptyView": [
43     ],
44     "YYModel": [
46     ],
47     "LSTPopView": [
49     ],
50     "YBImageBrowser": [
52     ],
53     "LookinServer": [
55     ]
56   },
57   "configuration_pod_whitelist": {
58     "LookinServer": [
59       "debug"
60     ]
61   }