blob: 0ce5bf550d00d195d5f97d60b1af4eeed20b1de0 [file] [log] [blame]
{
"name": "PWAdvertisingBeta",
"version": "3.6.3.8",
"license": "MIT",
"summary": "Phunware PWAdvertising SDK (BETA)",
"homepage": "https://github.com/phunware/beta-ios",
"authors": {
"Phunware": "info@phunware.com"
},
"source": {
"git": "https://github.com/phunware/beta-ios.git",
"tag": "PWAdvertising-3.6.3.8"
},
"requires_arc": true,
"resources": "Bundle/PWAds.bundle",
"ios": {
"vendored_frameworks": "Framework/PWAdvertising.framework",
"frameworks": [
"Security",
"QuartzCore",
"SystemConfiguration",
"MobileCoreServices",
"CoreTelephony",
"MessageUI",
"EventKit",
"EventKitUI",
"CoreMedia",
"AVFoundation",
"MediaPlayer",
"AudioToolbox",
"AdSupport",
"StoreKit",
"WebKit"
]
},
"platforms": {
"ios": "9.0"
},
"dependencies": {
"PWCoreBeta": [
]
},
"libraries": [
"sqlite3",
"z"
]
}