[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / 1 / c / 2 / YunDongSDK / 8.0.0 / YunDongSDK.podspec.json
blob52fa652e93e2bb28532ab63658f643bd0df059a1
2   "name": "YunDongSDK",
3   "version": "8.0.0",
4   "summary": "YunDongSDK,广告聚合",
5   "description": "YunDongSDK,广告聚合SDK,聚合主流广告平台,自有直客广告主",
6   "homepage": "https://gitee.com/fyl007/yun-dong-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yundong": "1053591151@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/fyl007/yun-dong-sdk.git",
16     "tag": "8.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "SystemConfiguration",
24     "CoreGraphics",
25     "Foundation",
26     "UIKit"
27   ],
28   "user_target_xcconfig": {
29     "OTHER_LDFLAGS": [
30       "-lObjC"
31     ]
32   },
33   "libraries": [
34     "c++",
35     "z",
36     "sqlite3",
37     "xml2",
38     "resolv"
39   ],
40   "pod_target_xcconfig": {
41     "VALID_ARCHS": "x86_64 armv7 arm64"
42   },
43   "default_subspecs": "YunDongAds",
44   "subspecs": [
45     {
46       "name": "YunDongAds",
47       "platforms": {
48         "ios": "9.0"
49       },
50       "vendored_frameworks": "YunDongSDK/TradPlusAds.framework",
51       "resources": [
52         "YunDongSDK/TradPlusAds.bundle",
53         "YunDongSDK/TradPlusADX.bundle"
54       ]
55     },
56     {
57       "name": "GDTMobAdapter",
58       "dependencies": {
59         "YunDongSDK/YunDongAds": [
61         ]
62       },
63       "platforms": {
64         "ios": "9.0"
65       },
66       "vendored_frameworks": "YunDongSDK/GDTMobAdapter.framework"
67     },
68     {
69       "name": "KuaiShouAdapter",
70       "dependencies": {
71         "YunDongSDK/YunDongAds": [
73         ]
74       },
75       "platforms": {
76         "ios": "9.0"
77       },
78       "vendored_frameworks": "YunDongSDK/KuaiShouAdapter.framework"
79     },
80     {
81       "name": "PangleAdapter",
82       "dependencies": {
83         "YunDongSDK/YunDongAds": [
85         ]
86       },
87       "platforms": {
88         "ios": "9.0"
89       },
90       "vendored_frameworks": "YunDongSDK/PangleAdapter.framework"
91     },
92     {
93       "name": "TPCrossAdapter",
94       "dependencies": {
95         "YunDongSDK/YunDongAds": [
97         ]
98       },
99       "platforms": {
100         "ios": "9.0"
101       },
102       "vendored_frameworks": "YunDongSDK/TPCrossAdapter.framework"
103     },
104     {
105       "name": "BaiduAdapter",
106       "dependencies": {
107         "YunDongSDK/YunDongAds": [
109         ]
110       },
111       "platforms": {
112         "ios": "9.0"
113       },
114       "vendored_frameworks": "YunDongSDK/BaiduAdapter.framework"
115     }
116   ]