[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 9 / d / iOS_Base / 0.0.1 / iOS_Base.podspec.json
blobecd2b8261ecd18e0424f7d16c2d559b81a3e2035
2   "name": "iOS_Base",
3   "version": "0.0.1",
4   "summary": "iOS项目基类",
5   "description": "iOS项目基类",
6   "homepage": "https://github.com/shefeng/iOS_Base",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shefeng": "she.feng@scimall.org.cn"
13   },
14   "source": {
15     "git": "https://github.com/shefeng/iOS_Base.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "iOS_Base/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ],
26     "AFNetworking": [
28     ],
29     "MJRefresh": [
31     ],
32     "MJExtension": [
34     ],
35     "SVProgressHUD": [
37     ],
38     "DZNEmptyDataSet": [
40     ],
41     "ZXRequestBlock": [
43     ]
44   }