[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / 5 / e / RouteComposer / 0.9.13 / RouteComposer.podspec.json
blobce4442e93e3c11471e79cc04145b7e488c7d9f60
2   "name": "RouteComposer",
3   "version": "0.9.13",
4   "summary": "Protocol oriented library that helps to handle view controllers composition, routing and deeplinking tasks.",
5   "swift_version": "4.1",
6   "description": "RouteComposer is the protocol oriented, Cocoa UI abstractions based library that helps to handle view controllers composition, routing\nand deep linking tasks in the IOS application.",
7   "homepage": "https://github.com/saksdirect/route-composer",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Evgeny Kazaev": "eugene.kazaev@hbc.com"
14   },
15   "source": {
16     "git": "https://github.com/saksdirect/route-composer.git",
17     "tag": "0.9.13"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "RouteComposer/Classes/**/*",
23   "frameworks": "UIKit"