[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 3 / e / SegueCoordinator / 0.9.1 / SegueCoordinator.podspec.json
blob553fa6eadf306d721a38d314c8a6af6a9b39e3e4
2   "name": "SegueCoordinator",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "0.9.1",
7   "summary": "Create separate classes that will handle navigation instead of view controllers",
8   "homepage": "https://github.com/npu3pak/ios-lib-segue-coordinator",
9   "documentation_url": "https://npu3pak.github.io/ios-lib-segue-coordinator",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Evgeniy Safronov": "evsafronov.personal@yandex.ru"
16   },
17   "source": {
18     "git": "https://github.com/npu3pak/ios-lib-segue-coordinator.git",
19     "tag": "0.9.1"
20   },
21   "swift_versions": "5.0",
22   "source_files": "SegueCoordinator/Classes/**/*",
23   "description": "Alternative to Application Coordinator pattern. Create separate classes that will handle navigation instead of view controllers.",
24   "swift_version": "5.0"