[Add] AdPopcornSSP 2.9.1
[CocoaPods.git] / Specs / 8 / a / 1 / Fattmerchant / 2.2.1 / Fattmerchant.podspec.json
blobee1bd12ff1f5c64ea35dba23512d78e9f35fe857
2   "name": "Fattmerchant",
3   "version": "2.2.1",
4   "license": {
5     "type": "Apache License, Version 2.0",
6     "text": "© 2022 Fattmerchant, inc"
7   },
8   "summary": "Fattmerchant iOS SDK",
9   "homepage": "https://github.com/fattmerchantorg/Fattmerchant-iOS-SDK",
10   "authors": {
11     "Fattmerchant": "techteam@fattmerchant.com"
12   },
13   "source": {
14     "git": "https://github.com/fattmerchantorg/Fattmerchant-iOS-SDK.git",
15     "tag": "2.2.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_versions": [
21     "4.0",
22     "4.2",
23     "5.2"
24   ],
25   "source_files": [
26     "fattmerchant-ios-sdk/**/*.{h,m,swift}",
27     "fattmerchant-ios-sdk/Vendored-Frameworks/AnyPay/**/*.{h,m}"
28   ],
29   "frameworks": [
30     "UIKit",
31     "AVFoundation",
32     "MediaPlayer",
33     "CoreAudio",
34     "ExternalAccessory",
35     "CoreBluetooth",
36     "AudioToolbox"
37   ],
38   "libraries": "sqlite3",
39   "vendored_libraries": [
40     "fattmerchant-ios-sdk/Cardpresent/ChipDnaMobile/libChipDnaMobileAPI.a",
41     "fattmerchant-ios-sdk/Cardpresent/ChipDnaMobile/libCardEaseXml.a",
42     "fattmerchant-ios-sdk/Cardpresent/ChipDnaMobile/SQLCipher/libsqlcipher-4.5.0.a"
43   ],
44   "vendored_frameworks": "Vendored-Frameworks/AnyPay/AnyPay.framework",
45   "pod_target_xcconfig": {
46     "ENABLE_BITCODE": "NO",
47     "OTHER_LDFLAGS": "-lz",
48     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
49   },
50   "user_target_xcconfig": {
51     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
52   },
53   "swift_version": "5.2"