blob: 729b7374235cb14393cfe66a03f2e7d249ad2c7e [file] [log] [blame]
{
"name": "RouteComposer",
"version": "0.9.8.3",
"summary": "Standalone UIViewController's routing and composing library.",
"description": "RouteComposer is the library that helps handle routing and composition tasks in the IOs\napplication and support deep linking written in Swift.",
"homepage": "https://github.com/saksdirect/route-composer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Evgeny Kazaev": "ekazaev@gilt.com"
},
"source": {
"git": "https://github.com/saksdirect/route-composer.git",
"tag": "0.9.8.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RouteComposer/Classes/**/*",
"frameworks": "UIKit"
}