blob: a332e09a93776301cbc0a5959f2a8f990f4fc938 [file] [log] [blame]
{
"name": "MasseRouterManager",
"version": "1.0",
"summary": "RouterManager is a quick to implement library that handles in-app routing from sources such as deep links.",
"description": "RouterManager is a quick to implement library that handles in-app routing from sources such as deep links. Quickly add supported routes, and inherit protocol method to get routing.",
"homepage": "https://github.com/shop-masse/RouterManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Brayden": "brayden.wilmoth@shopmasse.com"
},
"source": {
"git": "https://github.com/shop-masse/RouterManager.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "3.2",
"source_files": "RouterManager/Classes/**/*"
}