[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 3 / 4 / RSAUtil / 1.0 / RSAUtil.podspec.json
blob81916866d872f14a050b5a86292b283b73eb9326
2   "name": "RSAUtil",
3   "version": "1.0",
4   "summary": "Encrypt and decrypt RSA utility classes。",
5   "description": "Encrypt and decrypt RSA utility classes, including public key encryption, public key decryption, private key decryption",
6   "homepage": "https://github.com/cctomato/RSAUtil.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cctomato": "cyq_1103@live.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/cctomato/RSAUtil.git",
19     "tag": "1.0"
20   },
21   "source_files": "*.{h,m}",
22   "requires_arc": true