| { |
| "name": "LicensePlistViewController", |
| "version": "2.1", |
| "summary": "LicensePlistViewController is ViewController for LicensePlist.", |
| "homepage": "https://github.com/yhirano/LicensePlistViewController", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Yuichi Hirano": "chirano@uraroji.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/yhirano/LicensePlistViewController.git", |
| "tag": "2.1" |
| }, |
| "source_files": "LicensePlistViewController/*.swift", |
| "swift_versions": "5.0", |
| "requires_arc": true, |
| "swift_version": "5.0" |
| } |