blob: ac31d9d70e381c3f5f93437820045216b326b91a [file] [log] [blame]
{
"name": "DeviceHardware",
"version": "1.0.0",
"summary": "DeviceHardware is a package for getting iPhone, iPad and Mac model names and hardware information.",
"homepage": "https://github.com/Shakshi3104/DeviceHardware",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Shakshi3104",
"platforms": {
"ios": "12.0",
"osx": "10.15"
},
"source": {
"git": "https://github.com/Shakshi3104/DeviceHardware.git",
"tag": "1.0.0"
},
"source_files": "Sources/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}