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