[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / 8 / f / 0 / PWAdvertisingBeta / 3.5.0.3 / PWAdvertisingBeta.podspec.json
blobfbc7c6633122fc0a994fde2d5186454d76c3e83a
2   "name": "PWAdvertisingBeta",
3   "version": "3.5.0.3",
4   "summary": "The Phunware Advertising SDK for iOS",
5   "homepage": "http://phunware.github.io/maas-ads-ios-sdk/",
6   "authors": {
7     "Phunware, Inc.": "http://www.phunware.com"
8   },
9   "social_media_url": "https://twitter.com/Phunware",
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/phunware/beta-ios.git",
15     "tag": "PWAds-3.5.0.3"
16   },
17   "license": {
18     "type": "Copyright",
19     "text": "Copyright 2016 by Phunware Inc. All rights reserved."
20   },
21   "ios": {
22     "vendored_frameworks": "Framework/PWAdvertising.framework",
23     "frameworks": [
24       "Security",
25       "QuartzCore",
26       "SystemConfiguration",
27       "MobileCoreServices",
28       "CoreTelephony",
29       "MessageUI",
30       "EventKit",
31       "EventKitUI",
32       "CoreMedia",
33       "AVFoundation",
34       "MediaPlayer",
35       "AudioToolbox",
36       "AdSupport",
37       "StoreKit",
38       "WebKit"
39     ]
40   },
41   "resources": "Framework/PWAds.bundle",
42   "dependencies": {
43     "PWCoreBeta": [
45     ]
46   },
47   "xcconfig": {
48     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/PWAds/**\""
49   },
50   "requires_arc": true