[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 3 / 2 / CBGPromise / 0.6.0 / CBGPromise.podspec.json
blobec4c0e03b1b98962dfbc57cc71574487c8a01bc9
2   "name": "CBGPromise",
3   "version": "0.6.0",
4   "summary": "Simple promises in Swift, inspired by KSPromise",
5   "homepage": "https://github.com/cbguder/CBGPromise",
6   "license": "MIT",
7   "authors": {
8     "Can Berk Güder": "cbg@cbg.me"
9   },
10   "source": {
11     "git": "https://github.com/cbguder/CBGPromise.git",
12     "tag": "v0.6.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10"
18   },
19   "swift_version": "5.0",
20   "source_files": "Sources/**/*.swift"