[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / 1 / 0 / TapAlertViewControllerV2 / 0.0.3 / TapAlertViewControllerV2.podspec.json
blob3980cbff7deedfa22ea103d8d55a023e41565991
2   "name": "TapAlertViewControllerV2",
3   "version": "0.0.3",
4   "summary": "Custom alert view controller for iOS.",
5   "description": "Custom alert view controller for iOS.Custom alert view controller for iOS.",
6   "homepage": "https://github.com/Tap-Payments/TapAlertViewControllerV2",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "O Rabie": "o.rabie@tap.company"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": [
18     "4.0",
19     "4.2",
20     "5.0"
21   ],
22   "source": {
23     "git": "https://github.com/Tap-Payments/TapAlertViewControllerV2.git",
24     "tag": "0.0.3"
25   },
26   "source_files": "TapAlertViewControllerV2/TapAlertViewControllerV2/Source/**/*.{h,m,swift}",
27   "exclude_files": "Classes/Exclude",
28   "resources": "TapAlertViewControllerV2/TapAlertViewControllerV2/Resources/*.{storyboard}",
29   "ios": {
30     "resource_bundles": {
31       "TapAlertViewControllerResources": [
32         "TapAlertViewControllerV2/TapAlertViewControllerV2/Resources/*.{storyboard}"
33       ]
34     }
35   },
36   "dependencies": {
37     "TapAdditionsKitV2": [
39     ],
40     "TapVisualEffectViewV2": [
42     ]
43   },
44   "swift_version": "5.0"