| { |
| "name": "RCArchitecture", |
| "version": "0.1.2", |
| "summary": "RCArchitecture - base implementation for projects.", |
| "homepage": "https://github.com/wasborntobeawesome/RCArchitecture", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "wasborntobeawesome": "islomalimovm@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/wasborntobeawesome/RCArchitecture.git", |
| "tag": "0.1.2" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "swift_versions": [ |
| 5.0, |
| 5.1 |
| ], |
| "source_files": "RCArchitecture/Classes/**/*", |
| "swift_version": "5.1" |
| } |