2 "name": "CCMBorderView",
4 "summary": "CCMBorderView let you easily create views with customizable borders.",
5 "description": "CCMBorderView is a simple to use view that uses the new IBDesignable and IBInspectable features of Xcode 6 to easily configure a view to have a top border, left border, right border, bottom border, or a combination of those. You can pick the width and color of the border, and you can also give it a corner radius to make rounded corners",
6 "homepage": "https://github.com/cacmartinez/CCMBorderView",
7 "screenshots": "https://raw.githubusercontent.com/cacmartinez/CCMBorderView/master/Screenshots/screenshot.png",
8 "license": "APACHE 2.0",
10 "Carlos Compean": "ccompean@icalialabs.com"
16 "git": "https://github.com/cacmartinez/CCMBorderView.git",
19 "source_files": "CCMBorderView/Objective-C/*.{h,m}",