blob: 39de6e8f841e2b6607a5fdbe1efd8d63c5f81247 [file] [log] [blame]
{
"name": "UIDevice-Hardware",
"version": "0.1.6",
"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.6"
},
"source_files": "UIDevice-Hardware.{h,m}",
"requires_arc": true
}