[Add] AcousticConnectReactNativeDebug 1.0.49
[CocoaPods.git] / Specs / 9 / 5 / 3 / tkey-mpc-swift / 4.0.0 / tkey-mpc-swift.podspec.json
blob28698fc064c6e32da8c1815d4cb9735d7d52fa1f
2   "name": "tkey-mpc-swift",
3   "version": "4.0.0",
4   "platforms": {
5     "ios": "14.0"
6   },
7   "summary": "SDK allows you to create threshold key setup natively with multiparty computation support",
8   "homepage": "https://web3auth.io/",
9   "license": {
10     "type": "BSD",
11     "file": "License.md"
12   },
13   "swift_versions": "5.3",
14   "authors": {
15     "Torus Labs": "hello@tor.us"
16   },
17   "module_name": "tkey",
18   "source": {
19     "git": "https://github.com/tkey/tkey-mpc-swift.git",
20     "tag": "4.0.0"
21   },
22   "vendored_frameworks": "Sources/libtkey/libtkey.xcframework",
23   "dependencies": {
24     "Torus-utils": [
25       "~> 10.0.0"
26     ]
27   },
28   "source_files": "Sources/**/*.{swift,c,h}",
29   "swift_version": "5.3"