blob: 3fa9abc5d3829ea99e489bbec48d084501d9fc22 [file] [log] [blame]
{
"name": "LXNOpenSSL",
"version": "1.0.1",
"summary": "openssl",
"description": "TODO: openssl",
"homepage": "https://github.com/lixiaoningSmile/LXNOpenSSL.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lixiaoningSmile": "185896739@qq.com"
},
"source": {
"git": "https://github.com/lixiaoningSmile/LXNOpenSSL.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LXNOpenSSL/Classes/openssl/**/*",
"vendored_libraries": [
"LXNOpenSSL/Classes/libcrypto.a",
"LXNOpenSSL/Classes/libssl.a"
],
"static_framework": true
}