[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / a / 1 / Fattmerchant / 2.3.0 / Fattmerchant.podspec.json
blob0d8b0282e06e92b59b5550707410271dd9f1fc57
2   "name": "Fattmerchant",
3   "version": "2.3.0",
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.3.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_versions": [
21     "4.0",
22     "4.2",
23     "5.2"
24   ],
25   "source_files": "fattmerchant-ios-sdk/**/*.{h,m,swift}",
26   "frameworks": [
27     "UIKit",
28     "AVFoundation",
29     "MediaPlayer",
30     "CoreAudio",
31     "ExternalAccessory",
32     "CoreBluetooth",
33     "AudioToolbox"
34   ],
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"
40   ],
41   "pod_target_xcconfig": {
42     "ENABLE_BITCODE": "NO",
43     "OTHER_LDFLAGS": "-lz",
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   },
46   "user_target_xcconfig": {
47     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
48   },
49   "swift_version": "5.2"