blob: 80d35cff952ce4615d042448d5e294b5aa08ebcb [file] [log] [blame]
{
"name": "DemoOpensSSL",
"version": "0.1.1",
"summary": "A short description of DemoOpensSSL.",
"description": "POC",
"homepage": "https://github.com/oper2000/Demo/tree/1.0.3",
"license": "MIT",
"authors": {
"Michael Davidovich": "michaeld@il.ibm.com"
},
"source": {
"git": "https://github.com/oper2000/Demo",
"tag": "1.0.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": [
"framework/openssl.framework",
"framework/IBMMobileFirstPlatformFoundationOpenSSLUtils.framework"
]
}
}