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