[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / a / 1 / Fattmerchant / 2.2.1-beta / Fattmerchant.podspec.json
blobbe7f7ee5d5931029dc5c35cd9d22469727f87b81
2   "name": "Fattmerchant",
3   "version": "2.2.1-beta",
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-beta"
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/libsqlcipher-4.0.1.a",
42     "fattmerchant-ios-sdk/Cardpresent/ChipDnaMobile/libCardEaseXml.a",
43     "fattmerchant-ios-sdk/Cardpresent/ChipDnaMobile/libLumberjack.a"
44   ],
45   "vendored_frameworks": "Vendored-Frameworks/AnyPay/AnyPay.framework",
46   "pod_target_xcconfig": {
47     "ENABLE_BITCODE": "NO",
48     "OTHER_LDFLAGS": "-lz",
49     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
50   },
51   "user_target_xcconfig": {
52     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
53   },
54   "swift_version": "5.2"