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