blob: 230b7a66a4d0d02c1f643f56a30da4a2dba42a4d [file] [log] [blame]
{
"authors": "AdFit",
"description": "AdFit Ad SDK for Publisher",
"version": "3.5.3",
"homepage": "https://github.com/adfit/adfit-ios-sdk.git",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE.txt"
},
"name": "AdFitSDK",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/adfit/adfit-ios-sdk.git",
"tag": "3.5.3"
},
"summary": "AdFit Ad SDK",
"preserve_paths": "Frameworks/*.framework",
"vendored_frameworks": "Frameworks/AdFitSDK.framework",
"frameworks": [
"AdSupport",
"CoreTelephony",
"SystemConfiguration",
"WebKit"
]
}