[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / d / e / 3 / Slauth / 0.1.0 / Slauth.podspec.json
blob97f1aa03e1cc3a231f36188bb45529cd1d62ea5f
2   "name": "Slauth",
3   "version": "0.1.0",
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",
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.1.0"
17   },
18   "swift_version": "5.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": [
23     "SlauthPods/Classes/*.swift",
24     "SlauthPods/Headers/*.h"
25   ],
26   "vendored_libraries": "SlauthPods/Rust/*.a"