[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / 2 / 9 / CryptomatorCryptoLib / 0.7.1 / CryptomatorCryptoLib.podspec.json
blobc26cbb69f124a5a8467d43f7a8181c8474ebbf6c
2   "name": "CryptomatorCryptoLib",
3   "version": "0.7.1",
4   "summary": "CryptomatorCryptoLib is an iOS crypto library to access Cryptomator vaults.",
5   "homepage": "https://github.com/cryptomator/cryptolib-swift",
6   "license": {
7     "type": "AGPLv3",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Philipp Schmid": "philipp.schmid@skymatic.de",
12     "Sebastian Stenzel": "sebastian.stenzel@skymatic.de",
13     "Tobias Hagemann": "tobias.hagemann@skymatic.de"
14   },
15   "source": {
16     "git": "https://github.com/cryptomator/cryptolib-swift.git",
17     "tag": "0.7.1"
18   },
19   "social_media_url": "https://twitter.com/Cryptomator",
20   "public_header_files": "CryptoLib/CryptoLib.h",
21   "source_files": "CryptoLib/**/*.{swift,h,m}",
22   "platforms": {
23     "ios": "8.0"
24   },
25   "swift_versions": "5.0",
26   "dependencies": {
27     "CryptoSwift": [
28       "~> 1.3.0"
29     ],
30     "SwiftBase32": [
31       "~> 0.8.0"
32     ]
33   },
34   "swift_version": "5.0"