blob: 8b8ae5fe3a0e2751a2ef8f56cc2c2d8814091618 [file] [log] [blame]
{
"name": "MBDrawingView",
"version": "1.0",
"summary": "Free hand drawing iOS UIView with multilsize and mutlicolor drawing and convert tit to image.",
"homepage": "https://github.com/swifty-iOS/MBDrawingView",
"license": "MIT",
"authors": {
"Swifty-iOS": "manishej004@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/swifty-iOS/MBDrawingView.git",
"tag": "1.0"
},
"source_files": "Source/*.swift",
"swift_version": "5.0"
}