[Add] DocumentReaderMRZBarcodeStage 7.5.10793
[CocoaPods.git] / Specs / b / c / e / Cadence / 0.4.2 / Cadence.podspec.json
blob3ba2c9bcdb192891c7f133a3a7d8f187af88c7dd
2   "name": "Cadence",
3   "version": "0.4.2",
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.4.2"
16   },
17   "social_media_url": "https://twitter.com/BloctoApp",
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0",
21     "osx": "10.15",
22     "tvos": "13.0",
23     "watchos": "6.0"
24   },
25   "source_files": "Sources/Cadence/**/*",
26   "dependencies": {
27     "BigInt": [
28       "~> 5.2.0"
29     ],
30     "CryptoSwift": [
31       "~> 1.5.1"
32     ]
33   },
34   "swift_version": "5.0"