[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / a / c / TapCardCheckOutKit / 0.0.22 / TapCardCheckOutKit.podspec.json
blobfe2eb9c989f2b8beab9da80584530916ad5b56b3
2   "name": "TapCardCheckOutKit",
3   "version": "0.0.22",
4   "summary": "From the shelf PCI compliant card entry forum.",
5   "description": "A drag and drop solution to tokenize cards while being PCI compliant through Tap's system.",
6   "homepage": "https://github.com/Tap-Payments/TapCardCheckOutKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "O Rabie": "o.rabie@tap.company"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/Tap-Payments/TapCardCheckOutKit.git",
20     "tag": "0.0.22"
21   },
22   "source_files": "TapCardCheckOutKit/TapCardCheckOutKit/Core/Logic/**/*.{swift,h,m}",
23   "exclude_files": "Classes/Exclude",
24   "resources": "TapCardCheckOutKit/TapCardCheckOutKit/Core/Assets/**/*.{json,xib,pdf,png,gif,plist}",
25   "static_framework": true,
26   "dependencies": {
27     "TapUIKit-iOS": [
29     ],
30     "TapNetworkKit-iOS": [
32     ],
33     "TapApplicationV2": [
35     ],
36     "SwiftyRSA": [
38     ],
39     "TapKeychain": [
41     ],
42     "Firebase/AnalyticsWithoutAdIdSupport": [
44     ],
45     "Firebase": [
47     ],
48     "Firebase/Core": [
50     ]
51   },
52   "pod_target_xcconfig": {
53     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
54   },
55   "user_target_xcconfig": {
56     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
57   },
58   "swift_version": "4.2"