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