blob: b22381dd901fd5b278210bc4a0f41d068cbac4d3 [file] [log] [blame]
{
"name": "openssl-static-library",
"version": "1.0",
"summary": "Ezviz Open SDK openssl library",
"homepage": "https://open.ys7.com",
"license": "MIT",
"authors": {
"EzvizOpenSDK": "open-team@hikvision.com"
},
"source": {
"git": "https://github.com/Hikvision-Ezviz/openssl-static-library.git",
"tag": "1.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "include/*.h",
"vendored_libraries": [
"lib/libcrypto.a",
"lib/libssl.a"
]
}