blob: 9060286cd92b4639a94fa4d277de213ff36d8497 [file] [log] [blame]
{
"name": "YMTGetDeviceName",
"version": "2.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "YMTGetDeviceName/**/*.{swift}",
"swift_versions": [
"3.2",
"4.0",
"4.2",
"5.0"
]
}