blob: 6fa791e5c69260251feacc1ac815b728f6e5dd8c [file] [log] [blame]
{
"name": "AASDK",
"version": "4.0.6",
"summary": "AdAdapted advertising SDK.",
"homepage": "http://dev.adadapted.com",
"authors": {
"Name": "tech@adadapted.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"ios": {
"frameworks": [
"AdSupport",
"CoreTelephony",
"CoreLocation",
"MobileCoreServices",
"Security",
"SystemConfiguration"
],
"vendored_frameworks": [
"AASDK.framework",
"ADAMoatMobileAppKit.framework"
]
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://github.com/adadaptedinc/AASDK_iOS/raw/4.0.6/AASDK.zip"
}
}