[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / 2 / 9 / CryptomatorCryptoLib / 0.1.0 / CryptomatorCryptoLib.podspec.json
blob24d5fccb727345a6ddf0187b0360931dbdd79736
2   "name": "CryptomatorCryptoLib",
3   "version": "0.1.0",
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   },
14   "source": {
15     "git": "https://github.com/cryptomator/cryptolib-swift.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/Cryptomator",
19   "public_header_files": "CryptoLib/CryptoLib.h",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "swift_versions": "5.0",
24   "source_files": "CryptoLib/**/*{swift,h,m}",
25   "dependencies": {
26     "CryptoSwift": [
27       "~> 1.3"
28     ]
29   },
30   "swift_version": "5.0"