blob: 9c71ea385f1a2b8cac05ea0e7a9a3a746f333506 [file] [log] [blame]
{
"name": "PWLocationBeta",
"version": "3.4.1.4",
"license": "MIT",
"summary": "Phunware PWLocation SDK (BETA)",
"homepage": "https://github.com/phunware/beta-ios",
"authors": {
"Phunware": "info@phunware.com"
},
"source": {
"git": "https://github.com/phunware/beta-ios.git",
"tag": "PWLocation-3.4.1.4"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "Framework/PWLocation.framework",
"dependencies": {
"PWCoreBeta": [
],
"MistSDK": [
],
"TMCache": [
]
},
"libraries": "c++",
"frameworks": [
"Security",
"QuartzCore",
"SystemConfiguration",
"MobileCoreServices",
"CoreTelephony",
"CoreBluetooth",
"CoreMotion",
"CoreLocation",
"MapKit"
]
},
"libraries": [
"sqlite3",
"z",
"xml2.2"
]
}