blob: aba51793721b1a0d04a9861770860da3a97b7bb1 [file] [log] [blame]
{
"name": "RouterServiceInterface",
"module_name": "RouterServiceInterface",
"version": "1.1.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_",
"swift_versions": "5.1",
"source": {
"git": "https://github.com/rockbruno/RouterService.git",
"branch": "master",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/RouterServiceInterface/**/*",
"swift_version": "5.1"
}