blob: 9aa3a0ecc69366b7336e60cffcbb92c62d9930ea [file] [log] [blame]
{
"name": "GRKOpenSSLFramework",
"version": "1.0.1.19",
"summary": "OpenSSL for iOS and OS X",
"description": "OpenSSL Framework binaries.",
"homepage": "https://github.com/levigroker/OpenSSL/",
"license": {
"type": "OpenSSL (OpenSSL/SSLeay)",
"file": "LICENSE.txt"
},
"source": {
"git": "https://github.com/levigroker/OpenSSL.git",
"tag": "1.0.1.19"
},
"authors": {
"Levi Brown": "levigroker@gmail.com"
},
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"ios": {
"vendored_frameworks": "OpenSSL-iOS/bin/openssl.framework"
},
"osx": {
"vendored_frameworks": "OpenSSL-macOS/bin/openssl.framework"
}
}