blob: d0fae4320d15f2cb55234b5df6d0183e109404f1 [file] [log] [blame]
{
"name": "KRDrawLine",
"version": "1.0",
"summary": "画一像素线",
"description": "用于进行画一像素线",
"homepage": "https://github.com/gurongkang",
"license": "MIT",
"authors": {
"gurongkang": "1530669303@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/gurongkang/KRDrawLineView.git",
"tag": "1.0"
},
"source_files": [
"Classes",
"KRDrawLineView/DrawLineView/**/*.{h,m}"
]
}