[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / 0 / a / SniperMob / 1.1.2 / SniperMob.podspec.json
blob2bd757e9d1630a8fa8fd9a3d54f5d417cda5dc0d
2   "name": "SniperMob",
3   "version": "1.1.2",
4   "summary": "A framework uesed to be shown AD in app",
5   "description": "You can use this framework to pull ads based on the provided external interface.",
6   "homepage": "https://github.com/Succi29/SniperMob.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "succi.ke": "succi.ke@cootek.cn"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Succi29/SniperMob.git",
19     "tag": "1.1.2"
20   },
21   "resources": "lib/SniperMobSource.bundle",
22   "ios": {
23     "vendored_frameworks": "lib/KADSniperMob.framework"
24   },
25   "frameworks": [
26     "UIKit",
27     "Foundation",
28     "AdSupport",
29     "CoreTelephony",
30     "CoreLocation"
31   ]