[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / 0 / YieldzoneAdSDK / 3.1.0 / YieldzoneAdSDK.podspec.json
blobd6ce8d99304c37510ca247aa48de246ae8579b01
2   "name": "YieldzoneAdSDK",
3   "version": "3.1.0",
4   "summary": "广告聚合sdk",
5   "license": "MIT",
6   "authors": {
7     "smile": "505397638@qq.com"
8   },
9   "homepage": "https://github.com/YingYou/YieldzoneAdSDK",
10   "frameworks": [
11     "AdSupport",
12     "AVFoundation",
13     "CoreTelephony",
14     "CoreLocation",
15     "Foundation",
16     "SystemConfiguration",
17     "Security",
18     "UIKit",
19     "WebKit",
20     "QuartzCore",
21     "CoreGraphics"
22   ],
23   "requires_arc": true,
24   "xcconfig": {
25     "ENABLE_BITCODE": "No",
26     "OTHER_LDFLAGS": "-ObjC"
27   },
28   "source": {
29     "git": "https://github.com/YingYou/YieldzoneAdSDK.git",
30     "tag": "3.1.0"
31   },
32   "platforms": {
33     "ios": "9.0"
34   },
35   "ios": {
36     "vendored_frameworks": "YieldzoneAdSDK.framework",
37     "resources": "YieldzoneAd.bundle"
38   },
39   "dependencies": {
40     "Google-Mobile-Ads-SDK": [
41       "8.7.0"
42     ],
43     "FBAudienceNetwork": [
44       "6.3.0"
45     ]
46   }