blob: 6fae6f7c19ebf8f15d1b775b03e99a93d469a8e9 [file] [log] [blame]
{
"name": "PWEngagement",
"version": "3.2.0",
"summary": "Phunware Mobile Engagement SDK",
"homepage": "http://phunware.github.io/maas-engagement-ios-sdk/",
"authors": {
"Phunware, Inc.": "http://www.phunware.com"
},
"social_media_url": "https://twitter.com/Phunware",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/phunware/maas-engagement-ios-sdk.git",
"tag": "v3.2.0"
},
"license": {
"type": "Copyright",
"text": "Copyright 2016 by Phunware Inc. All rights reserved."
},
"ios": {
"vendored_frameworks": "Framework/PWEngagement.framework",
"frameworks": "CoreLocation"
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/PWEngagement/**\""
},
"dependencies": {
"PWCore": [
"3.1.3"
],
"MistSDK": [
"1.1.2"
],
"FMDB": [
]
},
"libraries": [
"sqlite3",
"z"
],
"requires_arc": true
}