blob: ba4879695a14d841edee3c4dbb5c4ad569a78815 [file] [log] [blame]
{
"name": "openssl-ios-framework",
"version": "1.0.2d",
"summary": "A short description of openssl.",
"description": "Dynamic library",
"homepage": "https://github.com/jieliangma/openssl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jieliangma": "majieliang@yeah.net"
},
"source": {
"git": "https://github.com/jieliangma/openssl.git",
"tag": "1.0.2d"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "openssl.framework",
"libraries": "c++"
}