blob: 3775d57de878ed6112aac2f46c49592fa5e957f9 [file] [log] [blame]
{
"name": "XTOnePixelLine",
"version": "1.0.0",
"summary": "A convinent way to draw one pixel line on all devices.",
"description": " One pixel line used to be an annoying problem, because we have multiply screen resolution.\n We give a universal solution on all devices.\n\n",
"homepage": "https://github.com/wuwen1030/XTOnePixelLine",
"license": {
"type": "MIT"
},
"authors": {
"wuwen": "wuwen.xb@alibaba-inc.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/wuwen1030/XTOnePixelLine.git",
"tag": "1.0.0"
},
"source_files": "OnePixelLine/XTOnePixelLine/*.{h,m}"
}