blob: 3cfc01d8f82a0e1d384889e16b6edac9f78438a9 [file] [log] [blame]
{
"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"
}