[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / f / 3 / Prompter / 0.1.1 / Prompter.podspec.json
blob91db94e800cac51b0d34e663baa2460f7bfa3410
2   "name": "Prompter",
3   "version": "0.1.1",
4   "summary": "Light weight helpers for developing interactive command line (cli) scripts in Swift.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE.md"
8   },
9   "authors": {
10     "Matthew Clarkson": "mpclarkson@gmail.com"
11   },
12   "social_media_url": "http://twitter.com/matt_clarkson",
13   "platforms": {
14     "osx": "10.11"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/mpclarkson/Prompter.git",
19     "tag": "0.1.1"
20   },
21   "homepage": "https://github.com/mpclarkson/Prompter",
22   "source_files": "Source/*.{swift}",
23   "documentation_url": "http://mpclarkson.github.io/Prompter/"