blob: 79016cfcef9ced696086b8a659353533701e2e77 [file] [log] [blame]
{
"name": "RouteComposer",
"version": "0.9.8.4",
"summary": "Protocol oriented library that helps to handle view controllers composition, routing and deeplinking tasks.",
"description": "RouteComposer a protocol oriented library that helps to handle view controllers composition, routing\nand deeplinking tasks in the IOS application.",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RouteComposer/Classes/**/*",
"frameworks": "UIKit"
}