blob: 5e22bea7a19690a6d27e9bb08268113fe140cfcc [file] [log] [blame]
{
"name": "UIDevice-Hardware@arkuana",
"version": "0.0.1",
"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)\".",
"description": "A fork of the original UIDevice-Hardware (0.1.3) that adds a helper method to check if the device is performant enough to support blur effects.",
"homepage": "https://github.com/monospacecollective/UIDevice-Hardware",
"authors": {
"Erica Sadun": "erica@ericasadun.com",
"Eric Horacek": "eric@monospacecollective.com",
"Ahmed Khalaf": "ahmed@arkuana.co"
},
"source": {
"git": "https://github.com/arkuana/UIDevice-Hardware.git",
"tag": "0.0.1"
},
"source_files": "UIDevice-Hardware.{h,m}",
"requires_arc": true
}