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