[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / f / 2 / YHEncryptor / 1.0.2 / YHEncryptor.podspec.json
blob94ac5076644872001231258baac0f837fe2e5d2d
2   "name": "YHEncryptor",
3   "version": "1.0.2",
4   "summary": "加密分类组件 提供MD5,AES,RSA,SM4",
5   "description": "组件提供了常用的加密分类,如MD5,AES,RSA,SM4",
6   "homepage": "http://172.16.30.123:8081/yanhan/YHEncryptor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "闫寒": "617584527@qq.com"
13   },
14   "source": {
15     "git": "http://172.16.30.123:8081/yanhan/YHEncryptor.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "arm64"
23   },
24   "ios": {
25     "vendored_frameworks": "YHEncryptor/Classes/**/*.framework"
26   }