blob: 35c81f4fcdaf9bce1e9e0a93af1f7757cd84c3f1 [file] [log] [blame]
{
"name": "UIDevice-HWInfo",
"version": "0.1.14",
"summary": "Category on UIDevice to distinguish between platforms and provide human-readable device names e.g. 'iPhone 8 Plus'.",
"homepage": "https://github.com/sanctor/UIDevice-HWInfo",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Erica Sadun": "erica@ericasadun.com",
"Eric Horacek": "eric@monospacecollective.com",
"Serge Golubenko": "sanctor.green@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/sanctor/UIDevice-HWInfo.git",
"tag": "0.1.14"
},
"source_files": "UIDevice-Hardware.{h,m}",
"requires_arc": true
}