2 "name": "Fattmerchant",
5 "type": "Apache License, Version 2.0",
6 "text": "© 2022 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",
25 "source_files": "fattmerchant-ios-sdk/**/*.{h,m,swift}",
35 "libraries": "sqlite3",
36 "vendored_libraries": [
37 "fattmerchant-ios-sdk/Cardpresent/ChipDnaMobile/libChipDnaMobileAPI.a",
38 "fattmerchant-ios-sdk/Cardpresent/ChipDnaMobile/libCardEaseXml.a",
39 "fattmerchant-ios-sdk/Cardpresent/ChipDnaMobile/SQLCipher/libsqlcipher-4.5.0.a"
41 "pod_target_xcconfig": {
42 "ENABLE_BITCODE": "NO",
43 "OTHER_LDFLAGS": "-lz",
44 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
46 "user_target_xcconfig": {
47 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
49 "swift_version": "5.2"