blob: 48ead24fc6a5347f7f3fcba39c3e8cf2184c1958 [file] [log] [blame]
{
"name": "YMTGetDeviceName",
"version": "1.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": "1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "YMTGetDeviceName/**/*.{swift}"
}