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