[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 8 / e / IBMMobileFirstPlatformFoundationOpenSSLUtils / 8.0.2023040410 / IBMMobileFirstPlatformFoundationOpenSSLUtils.podspec.json
blob75fd0b7682f34bedd1fab011a814859fd7dcf83e
2   "name": "IBMMobileFirstPlatformFoundationOpenSSLUtils",
3   "version": "8.0.2023040410",
4   "license": "IBM - MobileFirst Platform Foundation 8.0 license agreement",
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": "https://mobilefirstplatform.ibmcloud.com/licenses/ipla",
11   "source": {
12     "git": "https://git.ng.bluemix.net/imfsdkt/imf-client-sdks.git",
13     "tag": "IBMMobileFirstPlatformFoundation-8.0.2023040410"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
23   },
24   "vendored_frameworks": [
25     "IBMMobileFirstPlatformFoundation/Frameworks/openssl.xcframework",
26     "IBMMobileFirstPlatformFoundation/Frameworks/IBMMobileFirstPlatformFoundationOpenSSLUtils.xcframework"
27   ],
28   "xcconfig": {
29     "OTHER_LDFLAGS": "-ObjC"
30   }