blob: da0b82655e43a94d9ca4a391c5dcfd44e8ea574c [file] [log] [blame]
{
"name": "PWMapKitBeta",
"version": "3.4.1.29",
"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.29"
},
"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"
]
}
}