blob: ccf6211f2b9b1e993dff3f3863a94c81dcc23c3f [file] [log] [blame]
{
"name": "yf_AvidlySDK",
"version": "1003",
"summary": "yf_AvidlySDK",
"description": "yf_AvidlySDK for ads",
"homepage": "https://coding.net/u/yeahyf/p/yf_AvidlySDK/git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leonard.li": "liqiang@game7.cc"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://coding.net/u/yeahyf/p/yf_AvidlySDK/git",
"tag": "1003"
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"libraries": [
"sqlite3",
"xml2",
"z"
],
"frameworks": [
"SystemConfiguration",
"CoreGraphics",
"Foundation",
"UIKit",
"AdSupport",
"StoreKit",
"QuartzCore",
"CoreTelephony",
"MobileCoreServices",
"Accelerate",
"AVFoundation",
"WebKit"
],
"subspecs": [
{
"name": "AdColony",
"vendored_frameworks": "AdColony/AdColony.framework"
},
{
"name": "Adjust",
"vendored_frameworks": "Adjust/AdjustSdk.framework"
},
{
"name": "AdMob",
"preserve_paths": "AdMob/*.framework",
"vendored_frameworks": [
"AdMob/GoogleAppMeasurement.framework",
"AdMob/GoogleMobileAds.framework",
"AdMob/GoogleUtilities.framework",
"AdMob/nanopb.framework"
]
},
{
"name": "Vungle",
"vendored_frameworks": "Vungle/VungleSDK.framework"
}
]
}