blob: 8592f0a74930b79262ed1c5bd877dd0b2c6785e1 [file] [log] [blame]
{
"name": "MXBorder",
"version": "0.1.1",
"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.1"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "MXBorder/*.{h,m}"
}