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