blob: eb94e6eca1a0f0529d409a4cae0694efe1b78046 [file] [log] [blame]
{
"name": "Slauth",
"version": "0.4.7",
"summary": "A Swift wrapper aroud Slauth Rust crate",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Devolutions/SlauthPods.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"richerarc": "richer.arc@gmail.com"
},
"source": {
"git": "https://github.com/Devolutions/SlauthPods.git",
"tag": "0.4.7"
},
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"source_files": [
"Slauth/Classes/**/*",
"Slauth/Headers/*.h"
],
"vendored_libraries": "Slauth/Rust/*.a",
"swift_version": "5.0"
}