[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / f / 0 / PWAdvertisingBeta / 3.6.3.3 / PWAdvertisingBeta.podspec.json
blobc58b780c9d8035aff3521bcb2baf887c9cb9dcc2
2   "name": "PWAdvertisingBeta",
3   "version": "3.6.3.3",
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.3.3"
13   },
14   "requires_arc": true,
15   "resources": "Bundle/PWAds.bundle",
16   "ios": {
17     "vendored_frameworks": "Framework/PWAdvertising.framework",
18     "frameworks": [
19       "Security",
20       "QuartzCore",
21       "SystemConfiguration",
22       "MobileCoreServices",
23       "CoreTelephony",
24       "MessageUI",
25       "EventKit",
26       "EventKitUI",
27       "CoreMedia",
28       "AVFoundation",
29       "MediaPlayer",
30       "AudioToolbox",
31       "AdSupport",
32       "StoreKit",
33       "WebKit"
34     ]
35   },
36   "platforms": {
37     "ios": "9.0"
38   },
39   "dependencies": {
40     "PWCoreBeta": [
42     ]
43   },
44   "libraries": [
45     "sqlite3",
46     "z"
47   ]