blob: 3c1589975d5af08bea688caf88a3399533d637f9 [file] [log] [blame]
{
"name": "AASDK",
"version": "5.1.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/5.1.6/AASDK.zip"
}
}