[Add] AppflowSDK 1.0.15
[CocoaPods.git] / Specs / 1 / 8 / e / IBMMobileFirstPlatformFoundationJSONStore / 8.0.2024092510 / IBMMobileFirstPlatformFoundationJSONStore.podspec.json
blob1ffbbff2e2962051cb58b0d6eea93d2a77c05d91
2   "name": "IBMMobileFirstPlatformFoundationJSONStore",
3   "version": "8.0.2024092510",
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.2024092510"
14   },
15   "platforms": {
16     "ios": "15.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   }