[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / a / b / Commander / 0.9.2 / Commander.podspec.json
blob51ab9d41fe3ebeb2d368ad662c2a5d3633058a04
2   "name": "Commander",
3   "version": "0.9.2",
4   "summary": "Compose beautiful command line interfaces",
5   "homepage": "https://github.com/kylef/Commander",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kyle Fuller": "kyle@fuller.li"
12   },
13   "social_media_url": "http://twitter.com/kylefuller",
14   "source": {
15     "git": "https://github.com/kylef/Commander.git",
16     "tag": "0.9.2"
17   },
18   "source_files": "Sources/Commander/*.swift",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9"
22   },
23   "swift_versions": [
24     "4.2",
25     "5.0",
26     "5.1"
27   ],
28   "pushed_with_swift_version": "5",
29   "swift_version": "5.1"