[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / 3 / a / TapVisualEffectView / 1.0.1 / TapVisualEffectView.podspec.json
blob9f5c88012ca48e7fc8d385dca2e25e3920294d09
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.0.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.0.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.1"
29     ],
30     "TapAdditionsKit/ObjectiveC/NSObject": [
31       "1.1"
32     ],
33     "TapAdditionsKit/UIKit/UIColor": [
34       "1.1"
35     ],
36     "TapAdditionsKit/UIKit/UIDevice": [
37       "1.1"
38     ],
39     "TapAdditionsKit/UIKit/UIView": [
40       "1.1"
41     ],
42     "TapNibView": [
43       "1.0.1.1"
44     ]
45   }