[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 5 / 9 / NIMOpenSSL / 1.0.0 / NIMOpenSSL.podspec.json
blobbecf89c51a952e581bc1b259e3fbb976ab59d87b
2   "name": "NIMOpenSSL",
3   "version": "1.0.0",
4   "summary": "Netnease IM openssl.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://netease.im",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qihongru": "qihongru@corp.netease.com"
13   },
14   "source": {
15     "git": "https://g.hz.netease.com/nim1/nimopenssl.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": [
22     "NIMOpenSSL/src/*.{h}",
23     "NIMOpenSSL/src/**/*.{h}"
24   ],
25   "public_header_files": "NIMOpenSSL/src/**/*.{h}",
26   "ios": {
27     "vendored_libraries": "NIMOpenSSL/lib/*.a"
28   }