blob: d0e1873f3f9fcd5536c5f1db04f04d7ee6531659 [file] [log] [blame]
{
"name": "SJBorderLineView",
"version": "0.0.1",
"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.1"
},
"source_files": "SJBorderLineView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}