4 "summary": "IOS Swift CSS implementation",
5 "description": "ViewCSS is a CSS like plugin for iOS Applications. It provides a simple\ninterface to define different attributes for UIView elements. It is intended\nto allow application developers/designers a simple interface to enable CSS\nreuse methodologies as well as overriding the values at run-time. It is NOT\nintended to replace auto layout, attributed text, NIBs, etc.",
6 "homepage": "https://github.com/e2technologies/ViewCSS/wiki",
12 "Eric Chapman": "chapman@e2tec.com"
15 "git": "https://github.com/e2technologies/ViewCSS.git",
18 "swift_version": "4.0",
22 "source_files": "ViewCSS/Classes/**/*"