[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / f / 0 / Suture / 0.3.0 / Suture.podspec.json
blob977839b5d73cdd8acc55c06e2b512935b54d6fd5
2   "name": "Suture",
3   "version": "0.3.0",
4   "summary": "Future support for Swift.",
5   "description": "This library adds future support for Swift.",
6   "homepage": "https://github.com/cristik/Suture",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cristik": "kocza.cristian@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/cristik/Suture.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "osx": "10.10",
20     "ios": "9.0"
21   },
22   "swift_version": "5.0",
23   "source_files": "src/*.swift"