SygicUIKit - iOS
一个包含UI组件的开源库。这些组件在Sygic Maps Kit中用于UI。
示例应用
要熟悉所有可用的UI组件,您可以先尝试我们的示例应用。要运行应用,克隆仓库,首先从Example
目录中运行pod install
命令。打开SygicUIKit.xcworkspace
并构建。
要求
- Swift 4.2
安装
SygicUIKit可以通过CocoaPods获取。要安装它,只需将以下行添加到Podfile文件中即可。
pod 'SygicUIKit'
作者
- Jakub Calik - 主要贡献者 - jcaliksygic
- Jakub Kracina - 主要贡献者 - Kraci
- Marek Dovjak - 主要贡献者 - marekdovjak
许可证
This project is licensed under the MIT License
Copyright (c) 2019 - Sygic a.s.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://apache.ac.cn/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.