blob: 863d37a5b39f7d1fa89ec3fbf7f9f4e3ac1b2c10 [file] [log] [blame]
{
"name": "GRKOpenSSLFramework-1.0.2",
"module_name": "openssl",
"version": "1.0.2.10.0",
"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/RishatShamsutdinov/GRKOpenSSLFramework.git",
"tag": "1.0.2.10.0"
},
"authors": {
"Levi Brown": "levigroker@gmail.com"
},
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
},
"platforms": {
"ios": "8.0",
"osx": "10.8"
},
"ios": {
"vendored_frameworks": "OpenSSL-iOS/bin/openssl.framework"
},
"osx": {
"vendored_frameworks": "OpenSSL-macOS/bin/openssl.framework"
}
}