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