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