blob: 409fd0d6b6187d07e388537a8be9be4851283090 [file] [log] [blame]
{
"name": "KBDrawingView",
"version": "1.0.1",
"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.1"
},
"source_files": [
"KBDrawingView",
"KBDrawingView/*.{h,m}"
]
}