blob: 7206eb8b15acde3235e183d526bc1f43f69ed0f0 [file] [log] [blame]
{
"name": "AltamobAdFramework",
"platforms": {
"ios": "7.0"
},
"version": "1.1.1",
"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.1.1",
"submodules": true
},
"requires_arc": true,
"vendored_frameworks": "framework/AltamobAdSDK.framework",
"source_files": "framework/AltamobAdSDK.framework/Headers/*.h",
"frameworks": "Foundation",
"libraries": "sqlite3"
}