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