[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / 5 / e / RouteComposer / 2.10.5 / RouteComposer.podspec.json
blobea5d8d91b15f28d2d76f9fa7c0099006364a7a7e
2   "name": "RouteComposer",
3   "version": "2.10.5",
4   "summary": "Protocol oriented library that helps to handle view controllers composition, navigation and deep linking tasks.",
5   "swift_versions": "5.9",
6   "description": "RouteComposer is the protocol oriented, Cocoa UI abstractions based library that helps to handle view controllers composition, navigation\nand deep linking tasks in the iOS application. Can be used as the universal replacement for the Coordinator pattern.",
7   "homepage": "https://github.com/ekazaev/route-composer",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Evgeny Kazaev": "eugene.kazaev@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/ekazaev/route-composer.git",
17     "tag": "2.10.5"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "RouteComposer/Classes/**/*.*",
23   "frameworks": "UIKit",
24   "swift_version": "5.9"