blob: 2b66e1e748b1e94dc101c287dcdf19265fda350b [file] [log] [blame]
{
"name": "PWMSTMobileBeta",
"homepage": "https://github.com/phunware/beta-ios",
"license": {
"type": "Copyright",
"text": "Copyright 2018 by Phunware Inc. All rights reserved."
},
"version": "1.2.0",
"summary": "PWMSTMobileBeta",
"description": "Mist SDK",
"authors": {
"Phunware, Inc.": "http://www.phunware.com"
},
"social_media_url": "https://twitter.com/Phunware",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/phunware/beta-ios.git",
"tag": "PWMSTMobileBeta-1.2.0"
},
"ios": {
"vendored_frameworks": "Framework/Mobile.framework"
},
"frameworks": [
"Foundation",
"Security",
"CFNetwork",
"JavaScriptCore",
"CoreLocation",
"CoreBluetooth",
"UIKit",
"MapKit",
"SystemConfiguration"
],
"libraries": [
"icucore",
"z"
],
"requires_arc": true
}