blob: 8699fe5a5f23286b2d75c7a15a31e0d045553469 [file] [log] [blame]
{
"name": "Fattmerchant",
"version": "1.4.3",
"license": {
"type": "Apache License, Version 2.0",
"text": "© 2020 Fattmerchant, inc"
},
"summary": "Fattmerchant iOS SDK",
"homepage": "https://github.com/fattmerchantorg/Fattmerchant-iOS-SDK",
"authors": {
"Fattmerchant": "techteam@fattmerchant.com"
},
"source": {
"git": "https://github.com/fattmerchantorg/Fattmerchant-iOS-SDK.git",
"tag": "1.4.3"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"4.0",
"4.2",
"5.2"
],
"source_files": [
"fattmerchant-ios-sdk/**/*.{h,m,swift}",
"fattmerchant-ios-sdk/Vendored-Frameworks/AnyPay/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"AVFoundation",
"MediaPlayer",
"CoreAudio",
"ExternalAccessory",
"CoreBluetooth",
"AudioToolbox"
],
"vendored_libraries": [
"fattmerchant-ios-sdk/Cardpresent/ChipDnaMobile/libChipDnaMobileAPI.a",
"fattmerchant-ios-sdk/Cardpresent/ChipDnaMobile/libsqlcipher-4.0.1.a",
"fattmerchant-ios-sdk/Cardpresent/ChipDnaMobile/libCardEaseXml.a",
"fattmerchant-ios-sdk/Cardpresent/ChipDnaMobile/libLumberjack.a"
],
"vendored_frameworks": "Vendored-Frameworks/AnyPay/AnyPay.framework",
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO",
"OTHER_LDFLAGS": "-lz"
},
"swift_version": "5.2"
}