blob: e86d0d80afafb953a7a07e4eca6f2e4c90971c97 [file] [log] [blame]
{
"name": "KRDrawLine",
"version": "2.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": "2.0"
},
"source_files": [
"Classes",
"KRDrawLineView/DrawLineView/**/*.{h,m}"
]
}