4 "summary": "An easy way to set styles to any UIResponder from the Interface Builder written in Swift",
5 "description": "Customize the appearance and any other property of any UIResponder (views, view controllers, labels, buttons)\n just by setting a style string in the Interface Builder.",
6 "homepage": "https://github.com/ManueGE/Goya/",
8 "authors": "Manuel García-Estañ",
9 "social_media_url": "http://twitter.com/ManueGE",
14 "git": "https://github.com/ManueGE/Goya.git",
18 "frameworks": "UIKit",
19 "default_subspecs": "Inspectable",
23 "source_files": "goya/goya/lite/*.{swift}"
26 "name": "Inspectable",
32 "source_files": "goya/goya/inspectable/*.{swift}"