blob: 9f1ea18a4935ea6ad5b9c31b8e58ddd89a804d0a [file] [log] [blame]
{
"name": "SniperMob",
"version": "1.0.7",
"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.7"
},
"resources": "SDK/SniperMobSource.bundle",
"ios": {
"vendored_frameworks": "SDK/KADSniperMob.framework"
},
"frameworks": [
"UIKit",
"Foundation",
"AdSupport",
"CoreTelephony",
"CoreLocation"
]
}