[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / d / 2 / IBMMobileFirstPlatformFoundationAnalytics / 8.0.2023040410 / IBMMobileFirstPlatformFoundationAnalytics.podspec.json
blobba7c639a8c64f1efd1410e3143853b517701d1ac
2   "name": "IBMMobileFirstPlatformFoundationAnalytics",
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": "Analytics 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": "IBMMobileFirstPlatformFoundationAnalytics-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   "libraries": "z",
25   "dependencies": {
26     "IBMMobileFirstPlatformFoundation": [
27       "~> 8.0"
28     ]
29   },
30   "vendored_frameworks": "IBMMobileFirstPlatformFoundationAnalytics/Frameworks/IBMMobileFirstPlatformFoundationAnalytics.xcframework",
31   "xcconfig": {
32     "OTHER_LDFLAGS": "-ObjC"
33   }