blob: 08d20613a24e87b3a25b4d9925e2f90e6eecb8bb [file] [log] [blame]
{
"name": "RouterServiceInterface",
"module_name": "RouterServiceInterface",
"version": "0.2.1",
"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_",
"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/RouterServiceInterface/**/*",
"swift_version": "5.0"
}