[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / 1 / 8 / RSAEncryptor / 0.0.1 / RSAEncryptor.podspec.json
blobc710f0726fb6def1852dd9c7b6487a23a2dda7a4
2   "name": "RSAEncryptor",
3   "version": "0.0.1",
4   "summary": "RSA encrypt/decrypt with Both the content of certificates and certificates",
5   "homepage": "https://github.com/qianhongqiang/RSAEncryptor",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "qianhongqiang": "qianhongqiang2012@163.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/qianhongqiang/RSAEncryptor.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "RSAEncryptor/*.{h,m}",
21   "requires_arc": true