blob: 83b16233b3ed6c6299325b33789a8e5e0bd03eaa [file] [log] [blame]
{
"name": "RouterService",
"module_name": "RouterService",
"version": "0.2.1",
"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/rockbruno_",
"swift_versions": "5.0",
"source": {
"git": "https://github.com/rockbruno/RouterService.git",
"branch": "master",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/RouterService/**/*",
"dependencies": {
"RouterServiceInterface": [
"0.2.1"
]
},
"swift_version": "5.0"
}