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