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