[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 1 / b / 0 / SJSecurity / 0.0.1 / SJSecurity.podspec.json
blobbf6c9d6f58ce538d732eac082cb01c894cfd2d26
2   "name": "SJSecurity",
3   "version": "0.0.1",
4   "summary": "The SJSecurity framework provides neat Swift API for CommonCrypto and Security routines, and these algorithms are implemented: RSA, AES, data signature, signature verification, DH key exchange, HKDF, MD5, SHA1, SHA256.",
5   "homepage": "http://github.com/zhoushejun/SJSecurity",
6   "license": "MIT",
7   "authors": {
8     "周社军": "965678322@qq.com"
9   },
10   "platforms": {
11     "ios": "13.0"
12   },
13   "source": {
14     "git": "http://github.com/zhoushejun/SJSecurity.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "SJSecurityKit/*.{h,m,swift}",
18   "requires_arc": true