[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 1 / 0 / XYNavigationKit / 1.0.0 / XYNavigationKit.podspec.json
blob382e4a890ff2500eb9b560fcf0546504bdf4cdfc
2   "name": "XYNavigationKit",
3   "version": "1.0.0",
4   "summary": "UIViewController 可独立设置 XYNavigationBar 相关属性",
5   "description": "UIViewController 可独立设置 XYNavigationBar 相关属性(背景颜色、阴影、tinitColor、是否支持手势等),之间并且可优雅切换.",
6   "homepage": "https://github.com/yuan188/XYNavigationKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yuan188": "yuan188"
13   },
14   "source": {
15     "git": "https://github.com/yuan188/XYNavigationKit.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "XYNavigationKit/Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"