[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 8 / 1 / SGSCrypto / 0.1.2 / SGSCrypto.podspec.json
blobd122aa70a4c51b57c0465b9fa94292ae8c47f927
2   "name": "SGSCrypto",
3   "version": "0.1.2",
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.2"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "SGSCrypto/Classes/**/*",
21   "public_header_files": "SGSCrypto/Classes/**/*.{h}",
22   "libraries": "z",
23   "frameworks": "Foundation"