blob: 0ba923a0bf1bb2fff0f602674291982f08535fc6 [file] [log] [blame]
{
"name": "SniperMob",
"version": "1.0.9",
"summary": "A framework uesed to be shown AD in app",
"description": "You can use this framework to pull ads based on the provided external interface.",
"homepage": "https://github.com/Succi29/SniperMob.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"succi.ke": "succi.ke@cootek.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Succi29/SniperMob.git",
"tag": "1.0.9"
},
"resources": "lib/SniperMobSource.bundle",
"ios": {
"vendored_frameworks": "lib/KADSniperMob.framework"
},
"frameworks": [
"UIKit",
"Foundation",
"AdSupport",
"CoreTelephony",
"CoreLocation"
]
}