4 "summary": "Beautify enhances Apple's UIKit controls, re-rendering them to give you much more control over their visual appearance.",
5 "description": " You can add beautify to your application with cocoapods. Once added, all the UIKit controls are re-rendered with a style that matches the native look and feel. The extra rendering capabilities that beautify provides are accessible via a renderer property.\n",
6 "homepage": "http://beautify.io/",
9 "Chris Grant": "christopherscottgrant@gmail.com"
12 "git": "https://github.com/beautify/beautify-ios.git",
15 "social_media_url": "https://twitter.com/Beautifyio",
20 "source_files": "Pod/Classes/**/*.{h,m}",
21 "public_header_files": "Pod/Classes/**/*.h",
22 "frameworks": "UIKit",