blob: 3a1efc70c11a03ae149497d7d8771f206dbd7c24 [file] [log] [blame]
{
"name": "RKViperModuleProtocols",
"version": "0.0.1",
"summary": "Viper Module Protocols for swift",
"description": "Viper Module Protocols for swift.",
"homepage": "https://github.com/DaskiOFF/RKViperModuleProtocols",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Roman Kotov": "waydeveloper@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DaskiOFF/RKViperModuleProtocols.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/*.{swift}"
]
}