[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20250111
[CocoaPods.git] / Specs / 3 / 7 / b / ResultKit / 2.3.0 / ResultKit.podspec.json
blob469edea23eb6c9915bfefafdacaf970ef1695f8c
2   "name": "ResultKit",
3   "version": "2.3.0",
4   "summary": "Sort description of 'Result' framework",
5   "homepage": "https://github.com/amine2233/Result",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Amine Bensalah": "amine.bensalah@outlook.com"
12   },
13   "platforms": {
14     "ios": "10.0",
15     "osx": "10.12",
16     "tvos": "10.0",
17     "watchos": "4.0"
18   },
19   "requires_arc": true,
20   "source": {
21     "git": "https://github.com/amine2233/Result.git",
22     "tag": "2.3.0"
23   },
24   "source_files": "Sources/**/*.swift",
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "4.2"
27   },
28   "swift_versions": "4.2",
29   "module_name": "Result"