blob: e3051c92470e55d87415b15384ad2334adf93b75 [file] [log] [blame]
{
"name": "RouterService",
"module_name": "RouterService",
"version": "0.1.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Route based dependency injection SDK for iOS.",
"homepage": "https://github.com/rockbruno/RouterService",
"authors": {
"Bruno Rocha": "brunorochaesilva@gmail.com"
},
"social_media_url": "https://twitter.com/rockthebruno",
"source": {
"git": "https://github.com/rockbruno/RouterService.git",
"branch": "master",
"tag": "0.1.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RouterServiceProject/RouterService/Sources/**/*",
"dependencies": {
"RouterServiceInterface": [
]
}
}