blob: 1bb51b24cee3f2847f01b1cd9f47dc93d24ff50d [file] [log] [blame]
{
"name": "SJBorderLineView",
"version": "0.0.6",
"summary": "border line.",
"description": "https://github.com/changsanjiang/SJBorderLineView/blob/master/README.md",
"homepage": "https://github.com/changsanjiang/SJBorderLineView",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"SanJiang": "changsanjiang@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/changsanjiang/SJBorderLineView.git",
"tag": "v0.0.6"
},
"source_files": "SJBorderLineView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}