blob: 7e29944367e8e972288fe5a6c773ec6a828f91d6 [file] [log] [blame]
{
"name": "PWMapKitBeta",
"version": "3.4.1.3",
"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.3"
},
"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"
]
}
}