blob: ec10c14a22f094c1854fd6f2cebf28050c498c1f [file] [log] [blame]
{
"name": "AltamobAdFramework",
"platforms": {
"ios": "7.0"
},
"version": "1.2.0",
"license": "MIT",
"summary": "native ad SDK.",
"homepage": "https://github.com/AltamobiOS/AltamobAdFramework",
"authors": {
"AltamobiOS": "suooprt_ios@altamob.com"
},
"source": {
"git": "https://github.com/AltamobiOS/AltamobAdFramework.git",
"tag": "1.2.0",
"submodules": true
},
"requires_arc": true,
"vendored_frameworks": "framework/AltamobAdSDK.framework",
"source_files": "framework/AltamobAdSDK.framework/Headers/*.h",
"frameworks": "Foundation",
"libraries": "sqlite3",
"dependencies": {
"FBAudienceNetwork": [
]
}
}