blob: 4b308030f8bdb3daaa12e92959fdd8cc60f1ec61 [file] [log] [blame]
{
"name": "DividerView",
"version": "2.0",
"summary": "Create a one pixel line on any device",
"description": "Simplifies the creation of a one pixel line on any device.\n* Works with or without autolayout.\n* Can be created programmatically or in storyboards/xibs",
"homepage": "https://github.com/CraigSiemens/DividerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Craig Siemens": "siemens.craig@gmail.com"
},
"source": {
"git": "https://github.com/CraigSiemens/DividerView.git",
"tag": "v2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DividerView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}