[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / 5 / e / RouteComposer / 2.3.3 / RouteComposer.podspec.json
blob4a5f56519a00def9f01cdb7b533d13185b3c4c9c
2   "name": "RouteComposer",
3   "version": "2.3.3",
4   "summary": "Protocol oriented library that helps to handle view controllers composition, navigation and deep linking tasks.",
5   "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.",
6   "homepage": "https://github.com/saksdirect/route-composer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Evgeny Kazaev": "eugene.kazaev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ekazaev/route-composer.git",
16     "tag": "2.3.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "RouteComposer/Classes/**/*",
22   "frameworks": "UIKit",
23   "swift_version": "5.0"