[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 3 / a / TapVisualEffectView / 1.1.2 / TapVisualEffectView.podspec.json
blob0b8366796dfcf56a33e0cf9be0f8594fc9e19b00
2   "name": "TapVisualEffectView",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "swift_versions": [
7     "4.0",
8     "4.2",
9     "5.0"
10   ],
11   "summary": "UIVisualEffectView wrapper with support of Reduce Transparency Accessibility feature.",
12   "requires_arc": true,
13   "version": "1.1.2",
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "authors": {
19     "Tap Payments": "hello@tap.company"
20   },
21   "homepage": "https://github.com/Tap-Payments/TapVisualEffectView-iOS",
22   "source": {
23     "git": "https://github.com/Tap-Payments/TapVisualEffectView-iOS.git",
24     "tag": "1.1.2"
25   },
26   "source_files": "TapVisualEffectView/Source/*.{swift}",
27   "resource_bundles": {
28     "TapVisualEffectViewResources": "TapVisualEffectView/Resources/*.{xib}"
29   },
30   "dependencies": {
31     "TapAdditionsKit/Foundation/Bundle": [
32       ">= 1.3.3"
33     ],
34     "TapAdditionsKit/ObjectiveC/NSObject": [
35       ">= 1.3.3"
36     ],
37     "TapAdditionsKit/UIKit/UIColor": [
38       ">= 1.3.3"
39     ],
40     "TapAdditionsKit/UIKit/UIDevice": [
41       ">= 1.3.3"
42     ],
43     "TapAdditionsKit/UIKit/UIView": [
44       ">= 1.3.3"
45     ],
46     "TapNibView": [
47       ">= 1.0.4"
48     ]
49   }