| { |
| "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}" |
| ] |
| } |