[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 4 / 6 / FetchKCD / 0.1.2 / FetchKCD.podspec.json
blobcc74883c4943d01920c9373832503a7214a6e2ae
2   "name": "FetchKCD",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "FetchKCD is a library that allows you to reference XKCD comics.",
7   "requires_arc": true,
8   "version": "0.1.2",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Keaton Burleson": "keaton.burleson@me.com"
15   },
16   "homepage": "http://128keaton.com/projects/FetchKCD",
17   "source": {
18     "git": "https://github.com/128keaton/FetchKCD.git",
19     "tag": "0.1.2"
20   },
21   "frameworks": "UIKit",
22   "source_files": "FetchKCD/**/*.{swift}"