blob: 1d16f10164d3a3ce234c20511b9bea668d6c49d3 [file] [log] [blame]
{
"name": "PWEngagementBeta",
"version": "3.1.0.0",
"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.1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "Framework/PWEngagement.framework",
"frameworks": "CoreLocation"
},
"dependencies": {
"PWCore": [
],
"FMDB": [
]
},
"libraries": [
"sqlite3",
"z"
]
}