[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / b / 1 / d / STBaseLib / 0.2.5 / STBaseLib.podspec.json
blob46de10fbf69c36af7da75d9b9e1299482bdf80c5
2   "name": "STBaseLib",
3   "version": "0.2.5",
4   "summary": "A short description of STBaseLib.",
5   "homepage": "https://gitlab.com/shilei2015/STBaseLib",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "shilei2015": "244235126@qq.com"
12   },
13   "source": {
14     "git": "https://gitlab.com/shilei2015/STBaseLib.git",
15     "tag": "0.2.5"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": "STBaseLib/Classes/**/*",
21   "dependencies": {
22     "AFNetworking": [
23       "~> 4.0.1"
24     ],
25     "Masonry": [
27     ],
28     "SDWebImage": [
30     ],
31     "MBProgressHUD": [
33     ],
34     "TZImagePickerController": [
36     ],
37     "MJRefresh": [
39     ],
40     "LYEmptyView": [
42     ],
43     "YYModel": [
45     ],
46     "LSTPopView": [
48     ],
49     "YBImageBrowser": [
51     ],
52     "BGFMDB": [
54     ],
55     "LookinServer": [
57     ],
58     "DWLogger": [
60     ]
61   },
62   "configuration_pod_whitelist": {
63     "LookinServer": [
64       "debug"
65     ],
66     "DWLogger": [
67       "debug"
68     ]
69   }