blob: 5aa1691ffc23b57606f9ec36156b26b62c5e3444 [file] [log] [blame]
{
"name": "VIPERS-Router-Protocol",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VIPERS-Router-Protocol/Classes/**/*",
"dependencies": {
"VIPERS-Converter-Protocol": [
]
}
}