2 "name": "Fattmerchant",
5 "type": "Apache License, Version 2.0",
6 "text": "© 2020 Fattmerchant, inc"
8 "summary": "Fattmerchant iOS SDK",
9 "homepage": "https://github.com/fattmerchantorg/Fattmerchant-iOS-SDK",
11 "Fattmerchant": "techteam@fattmerchant.com"
14 "git": "https://github.com/fattmerchantorg/Fattmerchant-iOS-SDK.git",
26 "fattmerchant-ios-sdk/**/*.{h,m,swift}",
27 "fattmerchant-ios-sdk/Vendored-Frameworks/AnyPay/**/*.{h,m}"
38 "vendored_libraries": [
39 "fattmerchant-ios-sdk/Cardpresent/ChipDnaMobile/libChipDnaMobileAPI.a",
40 "fattmerchant-ios-sdk/Cardpresent/ChipDnaMobile/libsqlcipher-4.0.1.a",
41 "fattmerchant-ios-sdk/Cardpresent/ChipDnaMobile/libCardEaseXml.a",
42 "fattmerchant-ios-sdk/Cardpresent/ChipDnaMobile/libLumberjack.a"
44 "vendored_frameworks": "Vendored-Frameworks/AnyPay/AnyPay.framework",
45 "pod_target_xcconfig": {
46 "ENABLE_BITCODE": "NO",
47 "OTHER_LDFLAGS": "-lz"
49 "swift_version": "5.2"