| { | |
| "name": "FetchKCD", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "summary": "FetchKCD is a library that allows you to reference XKCD comics.", | |
| "requires_arc": true, | |
| "version": "0.1.1", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Keaton Burleson": "keaton.burleson@me.com" | |
| }, | |
| "homepage": "http://128keaton.com/projects/FetchKCD", | |
| "source": { | |
| "git": "https://github.com/128keaton/FetchKCD.git", | |
| "tag": "0.1.1" | |
| }, | |
| "frameworks": "UIKit", | |
| "source_files": "FetchKCD/**/*.{swift}" | |
| } |