blob: eafa9cd64a94034313ddd8716f7cf38b58d3ba4c [file] [log] [blame]
{
"name": "Appictoutiao",
"version": "2.9.5.1",
"summary": "A short description of toutiao.",
"description": "appic sdk by appicplay",
"homepage": "https://www.appicplay.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhang weili": "zhangweili@appicplay.com"
},
"platforms": {
"ios": null
},
"source": {
"http": "https://img.atomhike.com/sdk/Mediation/toutiao/toutiao.v2.9.5.1.zip"
},
"requires_arc": true,
"vendored_frameworks": [
"toutiao/BUAdSDK.framework",
"toutiao/BUFoundation.framework"
],
"resources": "toutiao/BUAdSDK.bundle",
"frameworks": [
"StoreKit",
"MobileCoreServices",
"WebKit",
"MediaPlayer",
"CoreMedia",
"AVFoundation",
"CoreLocation",
"CoreTelephony",
"SystemConfiguration",
"AdSupport",
"CoreMotion",
"Accelerate"
],
"libraries": [
"resolv.9",
"c++",
"z",
"sqlite3"
],
"xcconfig": {
"VALID_ARCHS": "armv7 armv7s x86_64 arm64"
}
}