| { |
| "name": "UIDevice+Hardware", |
| "version": "1.0.0", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "homepage": "https://github.com/mergesort/UIDevice-Hardware", |
| "authors": { |
| "Joe Fabisevich": "github@fabisevi.ch" |
| }, |
| "summary": "Category on UIDevice for accessing hardware information", |
| "source": { |
| "git": "https://github.com/mergesort/UIDevice-Hardware.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": "*.{h,m}", |
| "frameworks": "Foundation", |
| "requires_arc": true, |
| "social_media_url": "https://twitter.com/mergesort", |
| "platforms": { |
| "ios": "5.0" |
| } |
| } |