blob: 150527bfdb4a121f5bec5931729ba11c94a22a42 [file] [log] [blame]
{
"name": "MXBorder",
"version": "0.1.0",
"summary": "UIView Border Creator",
"description": "Create UIView border without any pain",
"homepage": "https://github.com/longminxiang/MXBorder",
"license": "MIT",
"authors": {
"Eric Lung": "longminxiang@gmail.com"
},
"source": {
"git": "https://github.com/longminxiang/MXBorder.git",
"tag": "v0.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "MXBorder/*.{h,m}"
}