blob: a1fea63080cfc774f1f24ed0329ec2f59bc93296 [file] [log] [blame]
{
"name": "PWMapKitBeta",
"version": "3.4.1.20",
"license": "MIT",
"summary": "Phunware PWMapKit SDK (BETA)",
"homepage": "https://github.com/phunware/beta-ios",
"authors": {
"Phunware": "info@phunware.com"
},
"source": {
"git": "https://github.com/phunware/beta-ios.git",
"tag": "PWMapKit-3.4.1.20"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "Framework/PWMapKit.framework",
"dependencies": {
"PWLocationBeta": [
],
"TMCache": [
]
},
"frameworks": [
"Security",
"CoreGraphics",
"QuartzCore",
"SystemConfiguration",
"MobileCoreServices",
"CoreTelephony",
"CoreLocation",
"MapKit"
]
}
}