[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 1 / 8 / DemoOpenSSL / 8.0.17 / DemoOpenSSL.podspec.json
blob5f6c381ef3dd032df6f746e034fac6b0ee0cea4b
2   "name": "DemoOpenSSL",
3   "version": "8.0.17",
4   "license": "IBM",
5   "authors": {
6     "IBM MobileFirst platform for iOS.": "mobilsdk@us.ibm.com"
7   },
8   "summary": "Use the SDK as addition to IBMMobileFirstPlatformFoundation if you want Open SSL",
9   "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.",
10   "homepage": "http://ibm.com",
11   "source": {
12     "git": "https://github.com//oper2000/Demo",
13     "tag": "8.0.17-20160104-1121-ios"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "vendored_frameworks": [
19     "IBMMobileFirstPlatformFoundation/Frameworks/openssl.framework",
20     "IBMMobileFirstPlatformFoundation/Frameworks/IBMMobileFirstPlatformFoundationOpenSSLUtils.framework"
21   ],
22   "xcconfig": {
23     "OTHER_LDFLAGS": "-ObjC"
24   }