blob: cc74883c4943d01920c9373832503a7214a6e2ae [file] [log] [blame]
{
"name": "FetchKCD",
"platforms": {
"ios": "8.0"
},
"summary": "FetchKCD is a library that allows you to reference XKCD comics.",
"requires_arc": true,
"version": "0.1.2",
"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.2"
},
"frameworks": "UIKit",
"source_files": "FetchKCD/**/*.{swift}"
}