blob: 5e81278e9ff4a6c2e87b6c32bed764c3f5a77603 [file] [log] [blame]
{
"name": "DemoOpensSSL",
"version": "0.1.2",
"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.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"SystemConfiguration",
"MobileCoreServices",
"CoreData",
"CoreLocation",
"Security"
],
"ios": {
"vendored_frameworks": [
"framework/openssl.framework",
"framework/IBMMobileFirstPlatformFoundationOpenSSLUtils.framework",
"IBMMobileFirstPlatformFoundation.framework"
]
},
"libraries": [
"stdc++.6",
"z",
"c++"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}