[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / e / 8 / 4 / QNStringCrypto / 1.1.0 / QNStringCrypto.podspec.json
blobb4e42ee8a6e6ed273742a50a0205eea2e190080c
2   "name": "QNStringCrypto",
3   "version": "1.1.0",
4   "summary": "Simple quick crypto support for string",
5   "description": "Can simple using it for create some crypto method to string like sha256, sha1, md5, base64encoding with only 1 line of code",
6   "homepage": "https://github.com/quocnb/QNStringCrypto",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "quocnb": "quocnb.vnu@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/quocnb/QNStringCrypto.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "12.0",
20     "osx": "10.15"
21   },
22   "swift_versions": "5",
23   "source_files": "QNStringCrypto/**/*.swift",
24   "swift_version": "5"