blob: 1bdb5dbc6779c5375460431d691e5c37d665e0ac [file] [log] [blame]
{
"name": "XTOnePixelLine",
"version": "0.0.1",
"summary": "An very convenient way to create one pixel line.",
"description": "We did this to make implemention of 1px line easier. Also avaliable in interface builder.",
"homepage": "https://github.com/wuwen1030/XTOnePixelLine",
"license": {
"type": "MIT"
},
"authors": {
"XiaBin": "xiabin@tuniu.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/wuwen1030/XTOnePixelLine.git",
"tag": "0.0.1"
},
"source_files": "OnePixelLine/XTOnePixelLine/*.{h,m}",
"requires_arc": true
}