| { | |
| "name": "YMTGetDeviceName", | |
| "version": "2.1", | |
| "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": "2.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "YMTGetDeviceName/**/*.{swift}" | |
| } |