blob: 4999fb58bd6e4763c97565dd71ab468897b698b3 [file] [log] [blame]
{
"name": "OpenSSL-Precompiled",
"version": "1.0.201",
"summary": "OpenSSL is an SSL/TLS and Crypto toolkit. Deprecated in Mac OS and gone in iOS, this spec gives your project non-deprecated OpenSSL support.",
"homepage": "https://github.com/JamieREvans/OpenSSL-Precompiled",
"license": "OpenSSL",
"authors": {
"JamieREvans": "jamie.riley.evans@gmail.com"
},
"source": {
"git": "https://github.com/JamieREvans/OpenSSL-Precompiled.git",
"tag": "1.0.201"
},
"platforms": {
"ios": "7.0",
"osx": "10.9"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}