blob: b8f3513806745244ed88c8193db6d92fa626a646 [file] [log] [blame]
{
"name": "AMSDK",
"platforms": {
"ios": "7.0"
},
"version": "1.1.1",
"license": "MIT",
"summary": "native ad SDK.",
"homepage": "https://github.com/AMKaffiOS/AMSDK",
"authors": {
"AMKaffiOS": "18811761720@163.com"
},
"source": {
"git": "https://github.com/AMKaffiOS/AMSDK.git",
"tag": "1.1.1",
"submodules": true
},
"requires_arc": true,
"vendored_frameworks": "framework/KaffADSDK.framework",
"source_files": "framework/KaffADSDK.framework/Headers/*.h",
"frameworks": "Foundation",
"libraries": "sqlite3"
}