[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / d / e / 3 / Slauth / 0.4.3 / Slauth.podspec.json
blob7cbe89a4a523902c1f2765e4ce5159b4c1e3819a
2   "name": "Slauth",
3   "version": "0.4.3",
4   "summary": "A Swift wrapper aroud Slauth Rust crate",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/richerarc/SlauthPods.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "richerarc": "richer.arc@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/richerarc/SlauthPods.git",
16     "tag": "0.4.3"
17   },
18   "swift_version": "5.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": [
23     "Slauth/Classes/**/*",
24     "Slauth/Headers/*.h"
25   ],
26   "vendored_libraries": "Slauth/Rust/*.a"