blob: fed93dd101f5b3e7b695d6fffffc28bb763d6a72 [file] [log] [blame]
{
"name": "YMTGetDeviceName",
"version": "4.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": "4.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "YMTGetDeviceName/**/*.{swift}",
"swift_versions": [
"5.0",
"5.1",
"5.1.1",
"5.1.2",
"5.1.3",
"5.2"
],
"swift_version": "5.2"
}