[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / 5 / e / RouteComposer / 0.9.8.1 / RouteComposer.podspec.json
blob9c3f52cf70a47c125a3ff5cd07d30ea229697782
2   "name": "RouteComposer",
3   "version": "0.9.8.1",
4   "summary": "Standalone UIViewController's routing and composing library.",
5   "description": "RouteComposer is the library that helps handle routing and composition tasks in the IOs\napplication and support deep linking written in Swift.",
6   "homepage": "https://github.com/saksdirect/route-composer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Evgeny Kazaev": "ekazaev@gilt.com"
13   },
14   "source": {
15     "git": "https://github.com/saksdirect/route-composer.git",
16     "tag": "0.9.8.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "RouteComposer/Classes/**/*",
22   "frameworks": "UIKit"