[Add] AcousticConnectReactNativeDebug 1.0.50
[CocoaPods.git] / Specs / 8 / 4 / 9 / SDKS / 1.0.3 / SDKS.podspec.json
blob2ed9b6b58093a48ca64bad9f8d872c9193be5f58
2   "name": "SDKS",
3   "version": "1.0.3",
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.3"
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   "subspecs": [
29     {
30       "name": "AFNetworking",
31       "source_files": "Objc/AFNetworking/**/*.{h,m}"
32     },
33     {
34       "name": "Masonry",
35       "source_files": "Objc/Masonry/**/*.{h,m}"
36     },
37     {
38       "name": "MJExtension",
39       "source_files": "Objc/MJExtension/**/*.{h,m}"
40     },
41     {
42       "name": "MJRefresh",
43       "source_files": "Objc/MJRefresh/**/*.{h,m}"
44     },
45     {
46       "name": "SDWebImage",
47       "source_files": "Objc/SDWebImage/**/*.{h,m}"
48     },
49     {
50       "name": "QMUIKit",
51       "source_files": "Objc/QMUIKit/**/*.{h,m}"
52     },
53     {
54       "name": "TempSDKs",
55       "source_files": "Objc/TempSDKs/**/*.{h,m}"
56     },
57     {
58       "name": "Widget",
59       "source_files": "Objc/Widget/**/*.{h,m}"
60     },
61     {
62       "name": "XLPageViewController",
63       "source_files": "Objc/XLPageViewController/**/*.{h,m}"
64     },
65     {
66       "name": "JYCatagory",
67       "source_files": "Objc/JYCatagory/**/*.{h,m}"
68     }
69   ]