blob: 7a8fc3bc95a46355db631aa3873900be661b079a [file] [log] [blame]
{
"name": "PWAdvertisingBeta",
"version": "3.6.3.0",
"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.0"
},
"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": {
"PWCore": [
]
},
"libraries": [
"sqlite3",
"z"
]
}