| { |
| "name": "DemoOpenSSL", |
| "version": "8.0.17", |
| "license": "IBM", |
| "authors": { |
| "IBM MobileFirst platform for iOS.": "mobilsdk@us.ibm.com" |
| }, |
| "summary": "Use the SDK as addition to IBMMobileFirstPlatformFoundation if you want Open SSL", |
| "description": "The IBM MobileFirst platform for iOS SDK integrates with \n the IBM MobileFirst platform Cloud Services. The SDK has a modular design, \n so you can add add services that are required by your \n application as needed.", |
| "homepage": "http://ibm.com", |
| "source": { |
| "git": "https://github.com//oper2000/Demo", |
| "tag": "8.0.17-20160104-1121-ios" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "vendored_frameworks": [ |
| "IBMMobileFirstPlatformFoundation/Frameworks/openssl.framework", |
| "IBMMobileFirstPlatformFoundation/Frameworks/IBMMobileFirstPlatformFoundationOpenSSLUtils.framework" |
| ], |
| "xcconfig": { |
| "OTHER_LDFLAGS": "-ObjC" |
| } |
| } |