blob: f1843c6d152c5e51cca162656edc8fcea4cf83d1 [file] [log] [blame]
{
"name": "UIDevice-Hardware",
"version": "0.1.4",
"license": {
"type": "BSD"
},
"platforms": {
"ios": null
},
"summary": "Category on UIDevice to distinguish between platforms and provide human-readable device names e.g. \"iPad Mini 2G (Cellular)\".",
"homepage": "https://github.com/monospacecollective/UIDevice-Hardware",
"authors": {
"Erica Sadun": "erica@ericasadun.com",
"Eric Horacek": "eric@monospacecollective.com"
},
"source": {
"git": "https://github.com/monospacecollective/UIDevice-Hardware.git",
"tag": "0.1.4"
},
"source_files": "UIDevice-Hardware.{h,m}",
"requires_arc": true
}