[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / e / b / iopayWeb3swift / 3.1.2 / iopayWeb3swift.podspec.json
blobe616fdb47c2e2774f21845172c4d5f9679bbb99a
2   "name": "iopayWeb3swift",
3   "version": "3.1.2",
4   "platforms": {
5     "ios": "13.0",
6     "osx": "10.15"
7   },
8   "license": {
9     "type": "Apache License 2.0",
10     "file": "LICENSE.md"
11   },
12   "summary": "Web3 implementation in vanilla Swift for iOS, macOS, and Linux",
13   "homepage": "https://github.com/zanyfly/iopayweb3swift",
14   "authors": {
15     "Alex Vlasov": "alex.m.vlasov@gmail.com",
16     "Anton Grigorev": "antongrigorjev2010@gmail.com",
17     "Petr Korolev": "sky4winder@gmail.com",
18     "Yaroslav Yashin": "yaroslav.yashin@gmail.com"
19   },
20   "source": {
21     "git": "https://github.com/zanyfly/iopayweb3swift",
22     "tag": "3.1.2"
23   },
24   "swift_versions": "5.5",
25   "source_files": "Sources/iopayWeb3swift/**/*.swift",
26   "ios": {
27     "source_files": "Sources/iopayWeb3swift/Browser/*.swift"
28   },
29   "resource_bundles": {
30     "Browser": "Sources/iopayWeb3swift/Browser/*.js"
31   },
32   "frameworks": "CoreImage",
33   "dependencies": {
34     "Starscream": [
35       "~> 4.0.4"
36     ],
37     "iopayWeb3Core": [
38       "~> 3.1.2"
39     ]
40   },
41   "swift_version": "5.5"