[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 9 / a / 3 / ToznySwish / 5.0.1 / ToznySwish.podspec.json
blob1977d17c58b84d49121727ba6a1d696465c15f73
2   "name": "ToznySwish",
3   "version": "5.0.1",
4   "summary": "Nothing but net(working)",
5   "homepage": "https://github.com/tozny/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   "source": {
16     "git": "https://github.com/tozny/Swish.git",
17     "tag": "v5.0.1"
18   },
19   "source_files": "Source/**/*.{h,swift}",
20   "dependencies": {
21     "Result": [
22       "~> 4.1"
23     ]
24   },
25   "requires_arc": true,
26   "platforms": {
27     "ios": "8.0",
28     "osx": "10.9",
29     "watchos": "2.0",
30     "tvos": "9.0"
31   }