[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 4 / 9 / SDKS / 1.0.9 / SDKS.podspec.json
blob98fec31509d1a5dcebe196136667899a8ead2230
2   "name": "SDKS",
3   "version": "1.0.9",
4   "summary": "custom XJTest",
5   "homepage": "http://gitlab.jymeditech.com:12304/xiejie/SDKS",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "xiejie": "632663019@qq.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "http://gitlab.jymeditech.com:12304/xiejie/SDKS",
18     "tag": "1.0.9"
19   },
20   "source_files": "Objc/SDKS.h",
21   "resource_bundles": {
22     "SDKS": [
23       "Objc/Widget/Resources/**/*.*",
24       "Objc/Widget/**/*.{xib,plist}"
25     ]
26   },
27   "requires_arc": true,
28   "dependencies": {
29     "Masonry": [
31     ],
32     "MJRefresh": [
34     ],
35     "SDWebImage": [
37     ],
38     "QMUIKit": [
40     ]
41   },
42   "subspecs": [
43     {
44       "name": "TempSDKs",
45       "source_files": "Objc/TempSDKs/**/*.{h,m}"
46     },
47     {
48       "name": "JYCatagory",
49       "source_files": "Objc/JYCatagory/**/*.{h,m}"
50     },
51     {
52       "name": "Widget",
53       "source_files": "Objc/**/*.{h,m}"
54     }
55   ]