blob: 5796393aeca29aed44f0ab09174b0e06d374549e [file] [log] [blame]
{
"name": "DemoOpensSSL",
"version": "0.1.20",
"summary": "A short description of DemoOpensSSL.",
"description": "POC",
"homepage": "https://github.com/oper2000/Demo/tree/1.0.20",
"license": "MIT",
"authors": {
"Michael Davidovich": "michaeld@il.ibm.com"
},
"source": {
"git": "https://github.com/oper2000/Demo",
"tag": "1.0.20"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"SystemConfiguration",
"MobileCoreServices",
"CoreData",
"CoreLocation",
"Security"
],
"ios": {
"vendored_frameworks": [
"framework/openssl.framework",
"framework/IBMMobileFirstPlatformFoundationOpenSSLUtils.framework",
"framework/IBMMobileFirstPlatformFoundation.framework"
]
},
"libraries": [
"stdc++.6",
"z",
"c++"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}