blob: f964d26e315f57fd25eedbcccc631bb9d1c6ef82 [file] [log] [blame]
{
"name": "RouterService",
"module_name": "RouterService",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RouterServiceProject/RouterService/Sources/**/*",
"dependencies": {
"RouterServiceInterface": [
]
}
}