blob: 615dc754884a692ac1aec07bf2506570f7dbdd7e [file] [log] [blame]
{
"name": "RouterServiceInterface",
"module_name": "RouterServiceInterface",
"version": "0.1.3",
"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/rockthebruno",
"source": {
"git": "https://github.com/rockbruno/RouterService.git",
"branch": "master",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RouterServiceProject/RouterServiceInterface/Sources/**/*"
}