[Add] Leopard-iOS 2.0.2
[CocoaPods.git] / Specs / 1 / 8 / e / IBMMobileFirstPlatformFoundationJSONStore / 8.0.2023040410 / IBMMobileFirstPlatformFoundationJSONStore.podspec.json
blob32bfaad192d45027d02f002db9eb758a1d0b01cb
2   "name": "IBMMobileFirstPlatformFoundationJSONStore",
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": "JSONStore framework for IBM MobileFirst Platform Foundation",
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": "IBMMobileFirstPlatformFoundationJSONStore-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   "dependencies": {
25     "IBMMobileFirstPlatformFoundation": [
26       "~> 8.0"
27     ],
28     "IBMMobileFirstPlatformFoundationOpenSSLUtils": [
29       "~> 8.0"
30     ]
31   },
32   "vendored_frameworks": [
33     "IBMMobileFirstPlatformFoundationJSONStore/Frameworks/SQLCipher.xcframework",
34     "IBMMobileFirstPlatformFoundationJSONStore/Frameworks/IBMMobileFirstPlatformFoundationJSONStore.xcframework"
35   ],
36   "xcconfig": {
37     "OTHER_LDFLAGS": "-ObjC"
38   }