blob: b701a13e70ecbcff03b0e0bebe3927f29a3e3ff1 [file] [log] [blame]
{
"name": "Nexi_XPay-internal-testing",
"version": "1.2.7.2",
"summary": "Nexi XPay SDK iOS - Internal testing",
"description": "XPay SDK dedicato all'uso interno e testing",
"homepage": "https://ecommerce.nexi.it/specifiche-tecniche/sdkperapp/ios.html",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nexi Payments Spa": "tech.ecommerce@nexi.it"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "XPaySDK.framework"
},
"source": {
"http": "https://github.com/NexiPayments/sdk-ios/raw/master/XPaySDK.framework-test.zip"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}