[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / 3 / 5 / IBMMobileFirstPlatformFoundationPush / 8.0.2024082808 / IBMMobileFirstPlatformFoundationPush.podspec.json
blob562a7f24f894959d6e7b0602ccd6718a8e8ef22e
2   "name": "IBMMobileFirstPlatformFoundationPush",
3   "version": "8.0.2024082808",
4   "license": "IBM - MobileFirst Platform Foundation 8.0 beta license agreement",
5   "authors": {
6     "IBM MobileFirst platform for iOS Push.": "mobilsdk@us.ibm.com"
7   },
8   "summary": "Push framework for IBM MobileFirst Platform Foundation",
9   "description": "Contains push framework for IBM MobileFirst Platform Foundation",
10   "homepage": "https://mobilefirstplatform.ibmcloud.com/licenses/ipla/",
11   "source": {
12     "git": "https://git.ng.bluemix.net/imfsdkt/imf-client-sdks.git",
13     "tag": "IBMMobileFirstPlatformFoundationPush-8.0.2024082808"
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   },
29   "vendored_frameworks": "IBMMobileFirstPlatformFoundationPush/Frameworks/IBMMobileFirstPlatformFoundationPush.xcframework",
30   "xcconfig": {
31     "OTHER_LDFLAGS": "-ObjC"
32   }