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