blob: f98a0958d878547caa7a734fd165d1351b23f559 [file] [log] [blame]
{
"name": "CTOpenSSLWrapper",
"version": "1.2.3",
"platforms": {
"ios": "7.0"
},
"license": "MIT",
"source": {
"git": "https://github.com/ebf/CTOpenSSLWrapper.git",
"tag": "1.2.3"
},
"source_files": [
"CTOpenSSLWrapper/CTOpenSSLWrapper/*.{h,m}",
"CTOpenSSLWrapper/CTOpenSSLWrapper/Framework Additions/**/**/*.{h,m}",
"CTOpenSSLWrapper/CTOpenSSLWrapper/**/*.{h,m}"
],
"frameworks": "Foundation",
"requires_arc": true,
"homepage": "https://github.com/ebf/CTOpenSSLWrapper",
"summary": "Objc OpenSSL wrapper.",
"authors": {
"Oliver Letterer": "oliver.letterer@gmail.com"
},
"dependencies": {
"OpenSSL-Universal": [
"1.0.1.j-2"
]
}
}