[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / e / a / ViewCSS / 1.0.6 / ViewCSS.podspec.json
blob4edc92e9a1ce5351c2acf0c29aef9b11aa9b8fb9
2   "name": "ViewCSS",
3   "version": "1.0.6",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Eric Chapman": "chapman@e2tec.com"
13   },
14   "source": {
15     "git": "https://github.com/e2technologies/ViewCSS.git",
16     "tag": "v1.0.6"
17   },
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ViewCSS/Classes/**/*"