blob: 4eebc5449889832b9efc6766047ad422a979cc8a [file] [log] [blame]
{
"name": "PWEngagementBeta",
"version": "4.0.0.4",
"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-4.0.0.4"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "Framework/PWEngagement.framework",
"dependencies": {
"PWCoreBeta": [
],
"MistSDK": [
]
},
"frameworks": "CoreLocation"
},
"libraries": [
"sqlite3",
"z"
]
}