[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 9 / d / 2 / Nexi_XPay-internal-testing / 1.4.7 / Nexi_XPay-internal-testing.podspec.json
blobfe7edeecd8701e8cf3a5bd2a8380d3b6f68656af
2   "name": "Nexi_XPay-internal-testing",
3   "version": "1.4.7",
4   "summary": "Nexi XPay SDK iOS - Internal testing",
5   "description": "XPay SDK dedicato all'uso interno e testing",
6   "homepage": "https://ecommerce.nexi.it/specifiche-tecniche/sdkperapp/ios.html",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nexi Payments Spa": "tech.ecommerce@nexi.it"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "preserve_paths": "XPaySDK.xcframework/*",
18   "xcconfig": {
19     "FRAMEWORK_SEARCH_PATH[sdk=iphoneos*]": "$(inherited) \"$(PODS_ROOT)/XPaySDK\"",
20     "OTHERCFLAGS[sdk=iphoneos*]": "$(inherited) -iframework \"$(PODS_ROOT)/XPaySDK\"",
21     "OTHER_LDFLAGS[sdk=iphoneos*]": "$(inherited) -framework XPaySDK",
22     "ENABLE_BITCODE[sdk=iphoneos*]": "NO"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
29   },
30   "source": {
31     "http": "https://github.com/NexiPayments/sdk-ios/raw/master/XPaySDK-v1.4.8test.xcframework.zip"
32   }