[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / 8 / f / 0 / PWAdvertisingBeta / 3.6.2.8 / PWAdvertisingBeta.podspec.json
blob17d15f504e3c00f1ed227ea388e789cece793737
2   "name": "PWAdvertisingBeta",
3   "version": "3.6.2.8",
4   "license": "MIT",
5   "summary": "Phunware PWAdvertising SDK (BETA)",
6   "homepage": "https://github.com/phunware/beta-ios",
7   "authors": {
8     "Phunware": "info@phunware.com"
9   },
10   "source": {
11     "git": "https://github.com/phunware/beta-ios.git",
12     "tag": "PWAdvertising-3.6.2.8"
13   },
14   "requires_arc": true,
15   "resources": "Bundle/PWAds.bundle",
16   "source_files": "Framework/**/*.{h,m}",
17   "public_header_files": "Framework/PWAdvertising.framework/Versions/A/Headers/*.h",
18   "ios": {
19     "vendored_frameworks": "Framework/PWAdvertising.framework",
20     "frameworks": [
21       "Security",
22       "QuartzCore",
23       "SystemConfiguration",
24       "MobileCoreServices",
25       "CoreTelephony",
26       "MessageUI",
27       "EventKit",
28       "EventKitUI",
29       "CoreMedia",
30       "AVFoundation",
31       "MediaPlayer",
32       "AudioToolbox",
33       "AdSupport",
34       "StoreKit",
35       "WebKit"
36     ]
37   },
38   "platforms": {
39     "ios": "9.0"
40   },
41   "dependencies": {
42     "PWCoreBeta": [
44     ]
45   },
46   "libraries": [
47     "sqlite3",
48     "z"
49   ]