[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / f / 3 / 2 / CBGPromise / 0.4.2 / CBGPromise.podspec.json
blobd63e76c07c24b35bf9b7a9f61b540973f1942ba1
2   "name": "CBGPromise",
3   "version": "0.4.2",
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.2"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10"
18   },
19   "source_files": "Sources/**/*.swift",
20   "pushed_with_swift_version": "3.0"