blob: 7b68d38d8c26c38c1cdc2da4298b2ae395313deb [file] [log] [blame]
{
"name": "DemoOpensSSL",
"version": "0.1.16",
"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.16"
},
"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"
}
}