[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / c / e / Cadence / 0.7.0 / Cadence.podspec.json
bloba7cd1736c21b1ea4e608ba95f865da03ee37cab2
2   "name": "Cadence",
3   "version": "0.7.0",
4   "summary": "JSON-Cadence Data Interchange Format Wrapper",
5   "homepage": "https://github.com/portto/flow-swift-sdk",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Scott": "scott@portto.com"
12   },
13   "source": {
14     "git": "https://github.com/portto/flow-swift-sdk.git",
15     "tag": "0.7.0"
16   },
17   "social_media_url": "https://twitter.com/BloctoApp",
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "Sources/Cadence/**/*",
23   "dependencies": {
24     "BigInt": [
25       "~> 5.2.0"
26     ],
27     "CryptoSwift": [
28       "~> 1.5.1"
29     ]
30   },
31   "swift_version": "5.0"