[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / c / f / 8 / goSellSDK2 / 2.4.1 / goSellSDK2.podspec.json
blobd46d8bf1ee1e6c3ba9138ae3bbea979ee93101fb
2   "name": "goSellSDK2",
3   "platforms": {
4     "ios": "12.0"
5   },
6   "swift_versions": [
7     "4.0",
8     "4.2",
9     "5.0"
10   ],
11   "summary": "goSell SDK for iOS",
12   "requires_arc": true,
13   "version": "2.4.1",
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "authors": {
19     "Tap Payments": "hello@tap.company"
20   },
21   "homepage": "https://github.com/sghaleb/goSellSDK-iOS",
22   "source": {
23     "git": "https://github.com/sghaleb/goSellSDK-iOS.git",
24     "tag": "2.4.1"
25   },
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "default_subspecs": "Core",
33   "subspecs": [
34     {
35       "name": "Core",
36       "source_files": "goSellSDK/Core/**/*.{swift}",
37       "ios": {
38         "resource_bundles": {
39           "goSellSDK2Resources": [
40             "goSellSDK/Core/UI/Internal/Resources/*.{xcassets,storyboard,xib,json}",
41             "goSellSDK/Core/UI/Internal/Resources/Localization/*.lproj"
42           ]
43         }
44       },
45       "dependencies": {
46         "CardIODynamic": [
48         ],
49         "EditableTextInsetsTextFieldV2": [
51         ],
52         "TapAdditionsKitV2": [
54         ],
55         "TapApplicationV2": [
57         ],
58         "TapBundleLocalization": [
60         ],
61         "TapCardVlidatorKit-iOS": [
63         ],
64         "TapEditableViewV2": [
66         ],
67         "TapFontsKitV2": [
69         ],
70         "TapGLKitV2": [
72         ],
73         "TapKeychain": [
75         ],
76         "TapNetworkManagerV2": [
78         ],
79         "TapNibViewV2": [
81         ],
82         "TapResponderChainInputViewV2": [
84         ],
85         "TapSearchViewV2": [
87         ],
88         "TapVisualEffectViewV2": [
90         ],
91         "SwiftyRSA": [
93         ]
94       }
95     }
96   ],
97   "swift_version": "5.0"