blob: 983925b945868bbd85df67e57d7e37bc69ba487f [file] [log] [blame]
{
"name": "VIPERS-Converter-Protocol",
"version": "0.1.0",
"summary": "Converter protocols used by the iOS application framework 'VIPERS'",
"description": "Converter protocols used by the iOS application framework 'VIPERS'.\nA converter is an object responsible to convert one element into an other element.",
"homepage": "https://github.com/VIPER-Swift/VIPERS-Converter-Protocol",
"license": "MIT",
"authors": {
"Jan Bartel": "barteljan@yahoo.de"
},
"source": {
"git": "https://github.com/VIPER-Swift/VIPERS-Converter-Protocol.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}