blob: 38fb6022667f4128f0846145514944e38ba8ac29 [file] [log] [blame]
{
"name": "JVMaskView",
"version": "1.0.0",
"summary": "JVMaskView allows you to create a view with a hole in it.",
"description": "JVMaskView allows you to create a view with a hole in it using either CGRect or an UIBezierPath easyli.",
"homepage": "https://github.com/Sali0m/JVMaskView",
"screenshots": "http://www.saliom.be/githubImg/JVMaskView.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sali0m": "jehan.vossen@gmail.com"
},
"source": {
"git": "https://github.com/Sali0m/JVMaskView.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/@Sali0m",
"platforms": {
"ios": "9.0"
},
"source_files": "JVMaskView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}