[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / 0 / c / yf_AvidlySDK / 1003 / yf_AvidlySDK.podspec.json
blobccf6211f2b9b1e993dff3f3863a94c81dcc23c3f
2   "name": "yf_AvidlySDK",
3   "version": "1003",
4   "summary": "yf_AvidlySDK",
5   "description": "yf_AvidlySDK for ads",
6   "homepage": "https://coding.net/u/yeahyf/p/yf_AvidlySDK/git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leonard.li": "liqiang@game7.cc"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://coding.net/u/yeahyf/p/yf_AvidlySDK/git",
19     "tag": "1003"
20   },
21   "xcconfig": {
22     "OTHER_LDFLAGS": "-ObjC"
23   },
24   "libraries": [
25     "sqlite3",
26     "xml2",
27     "z"
28   ],
29   "frameworks": [
30     "SystemConfiguration",
31     "CoreGraphics",
32     "Foundation",
33     "UIKit",
34     "AdSupport",
35     "StoreKit",
36     "QuartzCore",
37     "CoreTelephony",
38     "MobileCoreServices",
39     "Accelerate",
40     "AVFoundation",
41     "WebKit"
42   ],
43   "subspecs": [
44     {
45       "name": "AdColony",
46       "vendored_frameworks": "AdColony/AdColony.framework"
47     },
48     {
49       "name": "Adjust",
50       "vendored_frameworks": "Adjust/AdjustSdk.framework"
51     },
52     {
53       "name": "AdMob",
54       "preserve_paths": "AdMob/*.framework",
55       "vendored_frameworks": [
56         "AdMob/GoogleAppMeasurement.framework",
57         "AdMob/GoogleMobileAds.framework",
58         "AdMob/GoogleUtilities.framework",
59         "AdMob/nanopb.framework"
60       ]
61     },
62     {
63       "name": "Vungle",
64       "vendored_frameworks": "Vungle/VungleSDK.framework"
65     }
66   ]