| { |
| "name": "YMTGetDeviceName", |
| "version": "3.0", |
| "summary": "Get device name from model number", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "homepage": "https://github.com/MasamiYamate/YMTGetDeviceName.git", |
| "authors": { |
| "MasamiYamate": "yamate.inquiry@mail.yamatte.net" |
| }, |
| "source": { |
| "git": "https://github.com/MasamiYamate/YMTGetDeviceName.git", |
| "tag": "3.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "source_files": "YMTGetDeviceName/**/*.{swift}", |
| "swift_versions": [ |
| "3.2", |
| "4.0", |
| "4.2", |
| "5.0" |
| ], |
| "swift_version": "5.0" |
| } |