blob: deec18b85c02bf7b3bc8dda4c582aab6f6008a0b [file] [log] [blame]
{
"name": "UIDevice-HWInfo",
"version": "0.1.12",
"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"
},
"source": {
"git": "https://github.com/sanctor/UIDevice-HWInfo.git",
"tag": "0.1.12"
},
"source_files": "UIDevice-Hardware.{h,m}",
"requires_arc": true,
"platforms": {
"ios": null
}
}