[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 7 / 0 / c / yf_AvidlySDK / 1016 / yf_AvidlySDK.podspec.json
blob6c3b204c5fb8bc1f62c3d87f34e17be3029c4eee
2   "name": "yf_AvidlySDK",
3   "version": "1016",
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": "1016"
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": "AppsFlyer",
64       "vendored_frameworks": "AppsFlyer/AppsFlyerLib.framework"
65     },
66     {
67       "name": "Chartboost",
68       "preserve_paths": "Chartboost/*.framework",
69       "vendored_frameworks": [
70         "Chartboost/Chartboost.framework",
71         "Chartboost/CHAMoatMobileAppKit.framework"
72       ]
73     },
74     {
75       "name": "Facebook",
76       "vendored_frameworks": "Facebook/FBAudienceNetwork.framework"
77     },
78     {
79       "name": "FBSDKCoreKit_Basic",
80       "vendored_frameworks": "FBSDKCoreKit_Basic/FBSDKCoreKit.framework"
81     },
82     {
83       "name": "IronSource",
84       "vendored_frameworks": "IronSource/IronSource.framework"
85     },
86     {
87       "name": "Mobvista",
88       "preserve_paths": "Mobvista/*.framework",
89       "vendored_frameworks": [
90         "Mobvista/MTGSDK.framework",
91         "Mobvista/MTGSDKInterstitialVideo.framework",
92         "Mobvista/MTGSDKReward.framework"
93       ]
94     },
95     {
96       "name": "Umeng",
97       "vendored_frameworks": [
98         "Umeng/UMAnalytics.framework",
99         "Umeng/UMCommon.framework"
100       ]
101     },
102     {
103       "name": "UnityAds",
104       "vendored_frameworks": "UnityAds/UnityAds.framework"
105     },
106     {
107       "name": "Vungle",
108       "vendored_frameworks": "Vungle/VungleSDK.framework"
109     }
110   ]