blob: fbc7c6633122fc0a994fde2d5186454d76c3e83a [file] [log] [blame]
{
"name": "PWAdvertisingBeta",
"version": "3.5.0.3",
"summary": "The Phunware Advertising SDK for iOS",
"homepage": "http://phunware.github.io/maas-ads-ios-sdk/",
"authors": {
"Phunware, Inc.": "http://www.phunware.com"
},
"social_media_url": "https://twitter.com/Phunware",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/phunware/beta-ios.git",
"tag": "PWAds-3.5.0.3"
},
"license": {
"type": "Copyright",
"text": "Copyright 2016 by Phunware Inc. All rights reserved."
},
"ios": {
"vendored_frameworks": "Framework/PWAdvertising.framework",
"frameworks": [
"Security",
"QuartzCore",
"SystemConfiguration",
"MobileCoreServices",
"CoreTelephony",
"MessageUI",
"EventKit",
"EventKitUI",
"CoreMedia",
"AVFoundation",
"MediaPlayer",
"AudioToolbox",
"AdSupport",
"StoreKit",
"WebKit"
]
},
"resources": "Framework/PWAds.bundle",
"dependencies": {
"PWCoreBeta": [
]
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/PWAds/**\""
},
"requires_arc": true
}