blob: a3880e1e826487f298c74b660d16ad021324160d [file] [log] [blame]
{
"name": "AtmosplayAds",
"version": "3.1.1",
"summary": "AtmosplayAds SDK.",
"license": "Custom",
"authors": {
"jdy": "wzy2010416033@163.com"
},
"homepage": "https://github.com/AtmosplayAds/AtmosplayAds-iOS",
"description": "AtmosplayAds SDK provides a better ad format for monetizing.",
"frameworks": [
"UIKit",
"Foundation",
"WebKit",
"SystemConfiguration",
"MobileCoreServices",
"AdSupport",
"CoreTelephony",
"StoreKit",
"Security",
"AudioToolbox",
"CoreMotion",
"AVFoundation",
"CoreMedia"
],
"libraries": "xml2",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
"OTHER_LDFLAGS": "-ObjC",
"GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) AtmosplayDebug=1"
},
"source": {
"http": "https://adsdk.yumimobi.com/iOS/AtmosplayAds/3.1.1_2020042201.tar.bz2"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "AtmosplayAds.framework"
},
"resources": "Resources/AtmosplayAds.bundle"
}