[Add] PLVWebViewSDK 3.2.2
[CocoaPods.git] / Specs / e / 6 / 3 / CryptoBase / 0.2.0 / CryptoBase.podspec.json
bloba14590b1f5f53ca2b2597c10ca089b18ec92253b
2   "name": "CryptoBase",
3   "version": "0.2.0",
4   "summary": "Audited cryptographic functions reference library in C",
5   "homepage": "https://github.com/KeystoneHQ/BCSwiftCrypto",
6   "license": {
7     "type": "BSD",
8     "text": "Copyright © 2019 Blockchain Commons, LLC"
9   },
10   "authors": "Keystone",
11   "social_media_url": "https://twitter.com/KeystoneWallet",
12   "swift_versions": "5.6",
13   "platforms": {
14     "ios": "13.0"
15   },
16   "source": {
17     "http": "https://github.com/KeystoneHQ/BCSwiftCrypto/releases/download/0.9.0/CryptoBase-0.2.0.zip",
18     "type": "zip"
19   },
20   "ios": {
21     "vendored_frameworks": "CryptoBase.xcframework"
22   },
23   "swift_version": "5.6"