blob: 304832928f8341f99e88cb9d5a1f274cf78e2923 [file] [log] [blame]
{
"name": "OpenSSLLib",
"version": "0.0.1",
"summary": "OpenSSLLib For iOS.",
"description": "- Inspect and modify views in the hierarchy.",
"homepage": "https://github.com/Yangxianda/OpenSSLLib",
"license": {
"type": "MIT"
},
"authors": {
"Pamsun": "931161435@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Yangxianda/OpenSSLLib.git",
"tag": "0.0.1"
},
"source_files": [
"include/openssl/*.h",
"include/*.h"
],
"vendored_libraries": "lib/*.a"
}