2 "name": "TCRoundedCorner",
4 "summary": "This is a category of UIView which provided the ability of add specified corner(s) to a view with a optional border.",
5 "description": "This is a category of UIView which provided the ability of add specified corner(s) to a view with a optional border. You can:\n 1. Only round myView's corners.\n 2. Round corners and add a border together.\n 3. Add border only.\n 4. Remove border.",
6 "homepage": "https://github.com/TravelC/TCRoundedCorner",
7 "screenshots": "https://github.com/TravelC/TCRoundedCorner/blob/master/demoOfTCRoundedCorner.gif",
10 "Travel.Chu": "chuchuanming@gmail.com"
12 "social_media_url": "https://twitter.com/chuchuanming",
17 "git": "https://github.com/TravelC/TCRoundedCorner.git",
20 "source_files": "TCRoundedCornerExample/TCRoundedCorner/**/*.{h,m}",
21 "public_header_files": "TCRoundedCornerExample/TCRoundedCorner/**/*.h",