[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 8 / 1 / SGSCrypto / 0.1.0 / SGSCrypto.podspec.json
bloba70ef8fc76c97e9eec37963f05cd0891f0ea1449
2   "name": "SGSCrypto",
3   "version": "0.1.0",
4   "summary": "安全模块组件,包含常用的哈希算法、安全哈希算法、AES加解密、DES加解密、RSA加解密",
5   "homepage": "http://112.94.224.243:8081/kun.li/sgscrypto/tree/master",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Lee": "kun.li@southgis.com"
12   },
13   "source": {
14     "git": "http://112.94.224.243:8081/kun.li/sgscrypto.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "SGSCrypto/Classes/**/*",
21   "libraries": "z",
22   "frameworks": "Foundation"