[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 4 / 9 / SDKS / 1.0.2 / SDKS.podspec.json
blob4e23d0efa4e62b4cc7a2c6863f6095e1ea7a3d90
2   "name": "SDKS",
3   "version": "1.0.2",
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.2"
19   },
20   "source_files": "Objc/SDKS.h",
21   "requires_arc": true,
22   "subspecs": [
23     {
24       "name": "AFNetworking",
25       "source_files": "Objc/AFNetworking/**/*.{h,m}"
26     },
27     {
28       "name": "Masonry",
29       "source_files": "Objc/Masonry/**/*.{h,m}"
30     },
31     {
32       "name": "MJExtension",
33       "source_files": "Objc/MJExtension/**/*.{h,m}"
34     },
35     {
36       "name": "MJRefresh",
37       "source_files": "Objc/MJRefresh/**/*.{h,m}"
38     },
39     {
40       "name": "SDWebImage",
41       "source_files": "Objc/SDWebImage/**/*.{h,m}"
42     },
43     {
44       "name": "QMUIKit",
45       "source_files": "Objc/QMUIKit/**/*.{h,m}"
46     },
47     {
48       "name": "TempSDKs",
49       "source_files": "Objc/TempSDKs/**/*.{h,m}"
50     },
51     {
52       "name": "XLPageViewController",
53       "source_files": "Objc/XLPageViewController/**/*.{h,m}"
54     },
55     {
56       "name": "JYCatagory",
57       "source_files": "Objc/JYCatagory/**/*.{h,m}"
58     }
59   ]