blob: 476f63a2e4d5433cd1035c2a3f9a2d76c05c0c17 [file] [log] [blame]
{
"name": "GTMAdSDK",
"version": "1.0.4",
"summary": "火眼聚合广告SDK",
"description": "火眼聚合广告SDK_iOS",
"homepage": "https://github.com/myhayo/GTMAdSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aaslte": "raobinlin@myhayo.com"
},
"source": {
"git": "https://github.com/myhayo/GTMAdSDK.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"MapKit",
"WebKit",
"MediaPlayer",
"CoreLocation",
"AdSupport",
"CoreMedia",
"AVFoundation",
"CoreTelephony",
"StoreKit",
"SystemConfiguration",
"MobileCoreServices",
"CoreMotion",
"Accelerate"
],
"libraries": [
"c++",
"resolv",
"z",
"sqlite3",
"xml2"
],
"ios": {
"vendored_frameworks": "lib/GTMAdSDK.framework",
"resources": "lib/GTMAdSDK.framework/MHAdResource.bundle"
},
"xcconfig": {
"VALID_ARCHS": "armv7 armv7s x86_64 arm64"
},
"static_framework": true,
"dependencies": {
"GDTMobSDK": [
"~> 4.11.8"
],
"Bytedance-UnionAD": [
],
"SigmobAd-iOS": [
]
}
}