[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 2 / 7 / SpruceIDMobileSdkRs / 0.0.36 / SpruceIDMobileSdkRs.podspec.json
blob00051abd67270ffccd5eaf2da17f416d6061cef9
2   "name": "SpruceIDMobileSdkRs",
3   "version": "0.0.36",
4   "summary": "Rust-generated Swift Mobile SDK.",
5   "description": "Rust layer for the Swift Mobile SDK.",
6   "homepage": "https://github.com/spruceid/mobile-sdk-rs",
7   "license": {
8     "type": "MIT & Apache License, Version 2.0",
9     "text": "                          Refer to LICENSE-MIT and LICENSE-APACHE in the repository.\n"
10   },
11   "authors": {
12     "Spruce Systems, Inc.": "hello@spruceid.com"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "swift_versions": "5.9",
18   "static_framework": true,
19   "source": {
20     "git": "https://github.com/spruceid/mobile-sdk-rs.git",
21     "tag": "0.0.36"
22   },
23   "source_files": "MobileSdkRs/Sources/MobileSdkRs/*.swift",
24   "frameworks": "Foundation",
25   "dependencies": {
26     "SpruceIDMobileSdkRsRustFramework": [
27       "0.0.36"
28     ]
29   },
30   "swift_version": "5.9"