blob: 23298d3f3fe2a70b698272b4c167e091ea2d7173 [file] [log] [blame]
{
"name": "AASDK",
"version": "5.1.7",
"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/5.1.7/AASDK.zip"
}
}