blob: de218160267ebd776416c01720cc1c85bc9fbf66 [file] [log] [blame]
{
"name": "Fattmerchant",
"version": "1.3.2",
"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.3.2"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"4.0",
"4.2",
"5.2"
],
"source_files": "fattmerchant-ios-sdk/**/*.{h,m,swift}",
"frameworks": [
"UIKit",
"AVFoundation",
"MediaPlayer",
"CoreAudio",
"ExternalAccessory",
"CoreBluetooth",
"AudioToolbox"
],
"vendored_libraries": [
"fattmerchant-ios-sdk/Cardpresent/ChipDnaMobile/libChipDnaMobileAPI.a",
"fattmerchant-ios-sdk/Cardpresent/ChipDnaMobile/SQLCipher/libsqlcipher-4.0.1.a",
"fattmerchant-ios-sdk/Cardpresent/ChipDnaMobile/libCardEaseXml.a",
"fattmerchant-ios-sdk/Cardpresent/ChipDnaMobile/libLumberjack.a"
],
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
},
"swift_version": "5.2"
}