blob: 6fd1ca47b9350258ee15f64ff47befdc5915488a [file] [log] [blame]
{
"name": "PWEngagementBeta",
"version": "3.6.0.5",
"license": "MIT",
"summary": "Phunware PWEngagement SDK (BETA)",
"homepage": "https://github.com/phunware/beta-ios",
"authors": {
"Phunware": "info@phunware.com"
},
"source": {
"git": "https://github.com/phunware/beta-ios.git",
"tag": "PWEngagement-3.6.0.5"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "Framework/PWEngagement.framework",
"dependencies": {
"PWCoreBeta": [
],
"FMDB": [
],
"MistSDK": [
]
},
"frameworks": "CoreLocation"
},
"libraries": [
"sqlite3",
"z"
]
}