[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 3 / e / a / ViewCSS / 0.7.0 / ViewCSS.podspec.json
blobc6f6483cdd8fcac2fc612237524361617e5aa51d
2   "name": "ViewCSS",
3   "version": "0.7.0",
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/ericchapman/ViewCSS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Eric Chapman": "eric.chappy@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ericchapman/ViewCSS.git",
16     "tag": "0.7.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ViewCSS/Classes/**/*",
22   "pushed_with_swift_version": "4.0"