[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 5 / d / Prompt / 1.0 / Prompt.podspec.json
blobe17164aa4ea063fb0918b1852c0f0146c13f4940
2   "name": "Prompt",
3   "platforms": {
4     "osx": "10.9"
5   },
6   "version": "1.0",
7   "summary": "Command line application framework",
8   "homepage": "http://github.com/wess/Prompt",
9   "license": "MIT",
10   "authors": {
11     "Wess Cope": "wcope@me.com"
12   },
13   "source": {
14     "git": "https://github.com/wess/Prompt.git",
15     "tag": "1.0"
16   },
17   "source_files": "Prompt/Prompt/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "AppKit"