[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 2 / 7 / a / Swish / 2.0.3 / Swish.podspec.json
blobfabd1da8e64f7eb87e5270a74595ec97fb2f1e01
2   "name": "Swish",
3   "version": "2.0.3",
4   "summary": "Nothing but net(working)",
5   "homepage": "https://github.com/thoughtbot/Swish",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Gordon Fontenot": "gordon@thoughtbot.com",
12     "Sid Raval": "sid@thoughtbot.com",
13     "thoughtbot": null
14   },
15   "social_media_url": "http://twitter.com/thoughtbot",
16   "source": {
17     "git": "https://github.com/thoughtbot/Swish.git",
18     "tag": "v2.0.3"
19   },
20   "source_files": "Source/**/*.{h,swift}",
21   "dependencies": {
22     "Argo": [
23       "~> 4.0"
24     ],
25     "Result": [
26       "~> 3.1"
27     ]
28   },
29   "requires_arc": true,
30   "platforms": {
31     "ios": "8.0",
32     "osx": "10.9",
33     "watchos": "2.0",
34     "tvos": "9.0"
35   },
36   "pushed_with_swift_version": "3.0"