[Add] AlibabacloudEais20190624 1.0.2
[CocoaPods.git] / Specs / 8 / 9 / b / URKit / 11.3.0 / URKit.podspec.json
blob7171ed251df6e3655545d4de0c42f9046b8f1150
2   "name": "URKit",
3   "version": "11.3.0",
4   "summary": "UR (Uniform Resources) reference framework for Swift",
5   "description": "An iOS framework for encoding and decoding URs (Uniform Resources)",
6   "homepage": "https://github.com/KeystoneHQ/URKit.git",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE.md"
10   },
11   "authors": "Keystone",
12   "social_media_url": "https://twitter.com/KeystoneWallet",
13   "swift_versions": "5.6",
14   "platforms": {
15     "ios": "14.0"
16   },
17   "source": {
18     "git": "https://github.com/KeystoneHQ/URKit.git",
19     "tag": "11.3.0"
20   },
21   "source_files": "Sources/URKit/**/*.swift",
22   "requires_arc": true,
23   "dependencies": {
24     "DCBOR": [
25       "~> 0.9.2"
26     ],
27     "BCCrypto": [
28       "~> 0.8.1"
29     ]
30   },
31   "swift_version": "5.6"