[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 1 / e / RSAHandler / 1.0.0 / RSAHandler.podspec.json
blob5909a384420422301d1e48f5d92cdd4b13069232
2   "name": "RSAHandler",
3   "version": "1.0.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/bizhanlu/RSAHandler",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bizhanlu": "993009844@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/bizhanlu/RSAHandler.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "*.{h,m}",
22   "requires_arc": true