[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / b / 5 / e / RouteComposer / 0.9.8 / RouteComposer.podspec.json
blob2eae4419348f019752325af769186e9fd3c98b49
2   "name": "RouteComposer",
3   "version": "0.9.8",
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"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "RouteComposer/Classes/**/*",
22   "frameworks": "UIKit"