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