blob: 9123bffc4f7b8c1a0f445dc5165f33c0099f2c2b [file] [log] [blame]
{
"name": "Phunware",
"version": "1.2.2.4",
"license": "MIT",
"summary": "Phunware SDKs (BETA)",
"homepage": "https://github.com/phunware/beta-ios",
"authors": {
"Phunware": "info@phunware.com"
},
"source": {
"git": "https://github.com/phunware/beta-ios.git",
"tag": "v1.2.2.4"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"default_subspecs": "Beta",
"subspecs": [
{
"name": "Beta",
"subspecs": [
{
"name": "MapKit",
"ios": {
"vendored_frameworks": "Framework/PWMapKit.framework",
"dependencies": {
"PWLocation": [
],
"TMCache": [
]
},
"frameworks": [
"Security",
"CoreGraphics",
"QuartzCore",
"SystemConfiguration",
"MobileCoreServices",
"CoreTelephony",
"CoreLocation",
"MapKit"
]
}
}
]
}
]
}