[Add] SealdSdk 0.9.0-beta.1
[CocoaPods.git] / Specs / d / e / 3 / Slauth / 0.2.0 / Slauth.podspec.json
blob693666282077a581e9b97260b5ee347ed9e9a3f4
2   "name": "Slauth",
3   "version": "0.2.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.2.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"