blob: 570707cb4985310170091561ef5a642fca627f68 [file] [log] [blame]
{
"name": "UIDevice-Hardware",
"version": "0.1.1",
"license": {
"type": "BSD"
},
"platforms": {
"ios": null
},
"summary": "Add functionality to UIDevice to distinguish between platforms like iPod touch 1G and 2G and iPhone.",
"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.1"
},
"source_files": "UIDevice-Hardware.{h,m}",
"requires_arc": true
}