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