| { | |
| "name": "Hobbit", | |
| "version": "0.1.0", | |
| "summary": "Tools for working with bits in Swift", | |
| "homepage": "https://github.com/sadawi/Hobbit", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Sam Williams": "samuel.williams@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/sadawi/Hobbit.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source_files": "Hobbit/Classes/**/*", | |
| "pushed_with_swift_version": "3.0" | |
| } |