blob: 4d5d3adc2275e17c3e0cbcb6a300c9564b0d0c26 [file] [log] [blame]
{
"name": "KBDrawingView",
"version": "1.0.3",
"summary": "A Simple Drawing view in objC.",
"platforms": {
"ios": "8.0"
},
"homepage": "https://github.com/knightbat/KBDrawingView",
"license": "MIT",
"authors": {
"Jayakrishnan M": "javajk2537@gmail.com"
},
"source": {
"git": "https://github.com/knightbat/KBDrawingView.git",
"tag": "1.0.3"
},
"source_files": [
"KBDrawingView",
"KBDrawingView/*.{h,m}"
]
}