blob: 5c09d86be10bfa2907b39e0c737d78c1791e1630 [file] [log] [blame]
{
"name": "SniperMob",
"version": "1.0.6",
"summary": "A framework uesed to be show 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.6"
},
"resources": "SDK/SniperMobSource.bundle",
"ios": {
"vendored_frameworks": "SDK/KADSniperMob.framework"
},
"frameworks": [
"UIKit",
"Foundation",
"AdSupport",
"CoreTelephony",
"CoreLocation"
]
}