blob: a87cc29efe526764b054dafcfec9eeaa08c70b24 [file] [log] [blame]
{
"name": "DeviceListKit",
"version": "0.0.1",
"summary": "This library written in Swift",
"description": "This library allows you to discover the device being used.",
"homepage": "https://github.com/igorsoares95/DeviceListKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"igorsoares95": "igor_soares95@hotmail.com"
},
"swift_versions": "5.2",
"platforms": {
"ios": "10.3"
},
"source": {
"git": "https://github.com/igorsoares95/DeviceListKit.git",
"tag": "0.0.1"
},
"source_files": "DeviceListKit/**/*.{h,m,swift}",
"swift_version": "5.2"
}