blob: 62b3eb9af3d62e0bb7a1cb8c55048e81ef33b678 [file] [log] [blame]
{
"name": "KBDrawingView",
"version": "1.0.4",
"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.4"
},
"source_files": [
"KBDrawingView",
"KBDrawingView/*.{h,m}"
]
}