[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / d / openssl-static-library / 1.0 / openssl-static-library.podspec.json
blobb22381dd901fd5b278210bc4a0f41d068cbac4d3
2   "name": "openssl-static-library",
3   "version": "1.0",
4   "summary": "Ezviz Open SDK openssl library",
5   "homepage": "https://open.ys7.com",
6   "license": "MIT",
7   "authors": {
8     "EzvizOpenSDK": "open-team@hikvision.com"
9   },
10   "source": {
11     "git": "https://github.com/Hikvision-Ezviz/openssl-static-library.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "include/*.h",
18   "vendored_libraries": [
19     "lib/libcrypto.a",
20     "lib/libssl.a"
21   ]