blob: 56ed35bae295635b12d4a22f6e3f1b88781ad841 [file] [log] [blame]
{
"name": "VIPERS-Router-Protocol",
"version": "0.2.0",
"summary": "Protocols for the router implementation used by the iOS application framework 'VIPERS'",
"description": "Protocols for the router implementation used by the iOS application framework 'VIPERS'.",
"homepage": "https://github.com/VIPER-Swift/VIPERS-Router-Protocol",
"license": "MIT",
"authors": {
"Jan Bartel": "barteljan@yahoo.de"
},
"source": {
"git": "https://github.com/VIPER-Swift/VIPERS-Router-Protocol.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VIPERS-Router-Protocol/Classes/**/*",
"dependencies": {
"VIPERS-Converter-Protocol": [
]
}
}