blob: 938084775f1d06faa288802b43b4681939a0c0c6 [file] [log] [blame]
{
"name": "AASDK_slim",
"version": "5.1.1",
"summary": "AdAdapted slimmed down SDK - for use by non-advertisers.",
"homepage": "http://dev.adadapted.com",
"authors": {
"Name": "tech@adadapted.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"frameworks": [
"AdSupport",
"CoreTelephony",
"CoreLocation",
"MobileCoreServices",
"Security",
"SystemConfiguration"
],
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://github.com/adadaptedinc/AASDK_iOS_slim/raw/5.1.1/AASDK.zip"
},
"ios": {
"vendored_frameworks": "AASDK.framework"
}
}