[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / b / 1 / a / MaskBlurView / 0.1.1 / MaskBlurView.podspec.json
blob37832fd0f2db0725519c868afc5d4ac2eb172488
2   "name": "MaskBlurView",
3   "version": "0.1.1",
4   "summary": "Use Background blur with mask layer.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/kjisoo/MaskBlurView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kjisoo": "kim@jisoo.net"
13   },
14   "source": {
15     "git": "https://github.com/kjisoo/MaskBlurView.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MaskBlurView/Classes/**/*",
22   "pushed_with_swift_version": "3.0"