| { | |
| "name": "DKHud", | |
| "version": "0.1", | |
| "summary": "Simple HUD", | |
| "homepage": "https://github.com/dkhamsing/DKHud", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "dkhamsing": "dkhamsing8@gmail.com" | |
| }, | |
| "social_media_url": "http://twitter.com/dkhamsing", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/dkhamsing/DKHud.git", | |
| "tag": "0.1" | |
| }, | |
| "source_files": "DKHud/*", | |
| "requires_arc": true | |
| } |