[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / b / 8 / PCDSecurity / 1.0.2 / PCDSecurity.podspec.json
blob418481bd69d018c71075120165c6c9ffafb211b7
2   "name": "PCDSecurity",
3   "version": "1.0.2",
4   "summary": "PCDSecurity 加密组件,提供加密方法实现",
5   "description": "PCDSecurity 加密组件,提供加密方法实现。优化加密库",
6   "homepage": "http://www.yitong.com.cn",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "dk": "dark_gl@126.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "http://www.yitong.com.cn:10081/ios/PCDSecurity.git",
19     "tag": "1.0.2"
20   },
21   "vendored_frameworks": "*.framework",
22   "public_header_files": "openssl/**/*.h",
23   "vendored_libraries": [
24     "openssl/libcrypto.a",
25     "openssl/libssl.a"
26   ]