[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 3 / 2 / CBGPromise / 0.4.0 / CBGPromise.podspec.json
blobd9fb5f5393af9046d6e8432300ee87ca020669a1
2   "name": "CBGPromise",
3   "version": "0.4.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.4.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10"
18   },
19   "source_files": "CBGPromise/**/*.swift",
20   "pushed_with_swift_version": "3.0"