[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / d / 5 / FCAdsSDK / 1.0.1 / FCAdsSDK.podspec.json
blob044fdcbaffb4c8f8762c1b0aa1f079a140e8ec97
2   "name": "FCAdsSDK",
3   "version": "1.0.1",
4   "summary": "iOS FCAdsSDK",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "yifan": "576661787@qq.com"
11   },
12   "homepage": "https://github.com/com-yifan/ads-ios-sdk.git",
13   "description": "亿帆聚合广告平台",
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/com-yifan/ads-ios-sdk.git",
17     "tag": "1.0.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "frameworks": [
23     "StoreKit",
24     "SafariServices",
25     "MessageUI",
26     "CoreMedia",
27     "CoreMotion",
28     "SystemConfiguration",
29     "CoreLocation",
30     "CoreTelephony",
31     "AVFoundation",
32     "AdSupport"
33   ],
34   "libraries": "c++",
35   "weak_frameworks": "WebKit",
36   "vendored_frameworks": "SDK/FCAdsSDK.framework",
37   "resources": [
38     "SDK/*.{bundle}"
39   ],
40   "pod_target_xcconfig": {
41     "VALID_ARCHS": "x86_64 armv7 arm64"
42   },
43   "xcconfig": {
44     "VALID_ARCHS": "x86_64 arm64"
45   },
46   "dependencies": {
47     "GDTMobSDK": [
48       "4.14.42"
49     ],
50     "Ads-CN": [
51       "5.2.0.5"
52     ],
53     "KSAdSDK": [
54       "3.3.51.1"
55     ],
56     "BaiduMobAdSDK": [
57       "5.313"
58     ]
59   }