| { |
| "name": "LicensePlistViewController", |
| "version": "1.0", |
| "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": "1.0" |
| }, |
| "source_files": "LicensePlistViewController/*.swift", |
| "swift_version": "4.0", |
| "requires_arc": true |
| } |