blob: 133ae409b72d90af2612c72251322cd65f2c7ce7 [file] [log] [blame]
{
"name": "PWMapKitBeta",
"version": "3.5.1.7",
"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.5.1.7"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "Framework/PWMapKit.framework",
"dependencies": {
"PWLocationBeta": [
]
},
"frameworks": [
"Security",
"CoreGraphics",
"QuartzCore",
"SystemConfiguration",
"MobileCoreServices",
"CoreTelephony",
"CoreLocation",
"MapKit"
]
}
}