[Add] AlibabacloudEais20190624 1.0.2
[CocoaPods.git] / Specs / 8 / 9 / b / URKit / 10.1.0 / URKit.podspec.json
blob5a36889c395c8a5f1dd48883fa96c9d4cb23e3d7
2   "name": "URKit",
3   "version": "10.1.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": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/KeystoneHQ/URKit.git",
19     "tag": "10.1.0"
20   },
21   "source_files": "Sources/URKit/**/*.swift",
22   "requires_arc": true,
23   "dependencies": {
24     "DCBOR": [
25       "~> 0.10.0"
26     ]
27   },
28   "swift_version": "5.6"