[Add] YZCPlayer 0.0.16
[CocoaPods.git] / Specs / e / f / 3 / JVMaskView / 1.0.2 / JVMaskView.podspec.json
blobe97e5a7cd8c9ad818889375da88deb74514a5577
2   "name": "JVMaskView",
3   "version": "1.0.2",
4   "summary": "JVMaskView allows you to create a view with a hole in it.",
5   "description": "JVMaskView allows you to create a view with a hole in it using either CGRect or an UIBezierPath easyli.",
6   "homepage": "https://github.com/Sali0m/JVMaskView",
7   "screenshots": "http://www.saliom.be/githubImg/JVMaskView.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Sali0m": "jehan.vossen@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Sali0m/JVMaskView.git",
17     "tag": "1.0.2"
18   },
19   "social_media_url": "https://twitter.com/Sali0m",
20   "swift_version": "4.2",
21   "platforms": {
22     "ios": "9.0"
23   },
24   "source_files": "JVMaskView/Classes/**/*"