2 "name": "OpenVesselSDK",
4 "summary": "This SDK enables connection with Vessel Wallet",
5 "homepage": "https://openvessel.io",
6 "license": "OpenVessel SDK EULA",
8 "OpenVessel": "support@openvessel.io"
13 "module_name": "OpenVessel",
14 "swift_versions": "5.1",
20 "pod_target_xcconfig": {
21 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "$(inherited) arm64"
24 "http": "https://artifacts.openvessel.io/pods/sdk/OpenVessel-1.15.1.xcframework.zip"
26 "vendored_frameworks": "Pod Binary/OpenVessel.xcframework",
28 "name": "Validate Project",
29 "script": "abort \"\\n\\nPlease ensure that you installed the `cocoapods-openvessel` plugin:\\n\\n1. Run the following command in Terminal: `sudo gem install cocoapods-openvessel`\\n2. Add the following line to the Podfile: `plugin 'cocoapods-openvessel'`\\n3. Install pods once again\\n\\n\" if not ENV[\"OVL_PATCHED\"]&.casecmp?(\"YES\")",
30 "shell_path": "/usr/bin/env ruby",
31 "execution_position": "before_compile"
33 "swift_version": "5.1"