blob: 7eb0067513e2acb5cfc38d25eda5e6e604c78393 [file] [log] [blame]
{
"name": "PWMapKitBeta",
"version": "3.3.0.22",
"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.3.0.22"
},
"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"
]
}
}