| { |
| "name": "ViperMcFlurryX_Swift", |
| "module_name": "ViperMcFlurryX_Swift", |
| "version": "2.0.1", |
| "summary": "ViperMcFlurryX - Support for VIPER concept on iOS", |
| "homepage": "https://github.com/ladeiko/ViperMcFlurryX", |
| "license": "MIT", |
| "authors": { |
| "Siarhei Ladzeika": "sergey.ladeiko@gmail.com", |
| "Cheslau Bachko": "https://github.com/CheslauBachko" |
| }, |
| "source": { |
| "git": "https://github.com/ladeiko/ViperMcFlurryX.git", |
| "tag": "2.0.1" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "swift_versions": [ |
| "4.0", |
| "4.2", |
| "5.0", |
| "5.1" |
| ], |
| "requires_arc": true, |
| "static_framework": true, |
| "source_files": "SourceSwift/**/*.{Swift}", |
| "swift_version": "5.1" |
| } |