[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 3 / 2 / CBGPromise / 0.1.1 / CBGPromise.podspec.json
blob64aaf85018b58190604bcd2fdcf9bab498c02307
2   "name": "CBGPromise",
3   "version": "0.1.1",
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.1.1"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.11"
18   },
19   "source_files": "CBGPromise/**/*.swift"