4 "summary": "An easy way to customize styles to any UIResponder from the Interface Builder",
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.\n",
6 "homepage": "https://github.com/ManueGE/MGEStyles",
7 "license": "Apache License",
9 "ManueGE": "manuel@softopusgarden.com"
12 "git": "https://github.com/ManueGE/MGEStyles.git",
15 "social_media_url": "https://twitter.com/ManueGE",
20 "default_subspecs": "Default",
23 "public_header_files": "MGEStyles/MGEStyles/Base/*.h",
24 "frameworks": "UIKit",
29 "MGEStyles/MGEStyles/Base/*",
30 "MGEStyles/MGEStyles/Inspectable/*"
35 "source_files": "MGEStyles/MGEStyles/Base/*"