blob: 95dcd2944e5af3d1fbfad66b57ebc9f18995e249 [file] [log] [blame]
{
"name": "CitymapperUI",
"version": "0.5.0-alpha.3",
"summary": "Functionality to display transit results out of the box for Citymapper commercial partners.",
"description": "Displaying transit results functionality, out of the box with the ability for custom theming, for use with the paid Citymapper APIs.",
"homepage": "https://citymapper.com/api",
"license": {
"type": "Copyright",
"text": "Copyright © 2021 Citymapper Limited"
},
"authors": {
"Citymapper Limited": "api@citymapper.com"
},
"source": {
"http": "https://downloads.external.citymapper.com/sdk/ios/cocoapods/citymapperui/0.5.0-alpha.3/CitymapperUI.zip"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.0"
],
"vendored_frameworks": "CitymapperUI/CitymapperUI.xcframework",
"frameworks": [
"UIKit",
"CoreLocation"
],
"dependencies": {
"CitymapperNavigation": [
"0.5.0-alpha.3"
]
},
"swift_version": "5.0"
}