blob: 1a488927b1ae42c5acbf63dbd14afb51d43e1c6a [file] [log] [blame]
{
"name": "AtmosplayAdsPreviewer",
"version": "0.1.0",
"summary": "AtmosplayAds previewer.",
"license": "Custom",
"authors": {
"AtmosplayAds": "miles.wang@atmosplay.com"
},
"homepage": "https://github.com/yumimobi/AtmosplayAds-iOS",
"description": "AtmosplayAds previewer helps preview ads.",
"frameworks": [
"UIKit",
"Foundation",
"WebKit",
"SystemConfiguration",
"MobileCoreServices",
"AdSupport",
"CoreTelephony",
"StoreKit",
"Security",
"AudioToolbox",
"CoreMotion"
],
"libraries": "xml2",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
"OTHER_LDFLAGS": "-ObjC",
"GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) APDebug=1"
},
"source": {
"http": "https://adsdk.yumimobi.com/iOS/AtmosplayAdsPreviewer/0.1.0_1045.tar.bz2"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "AtmosplayAdsPreviewer.framework"
},
"resources": "Resources/AtmosplayAds.bundle"
}