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