[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / 3 / e / a / ViewCSS / 0.2.0 / ViewCSS.podspec.json
blob79e0cee13e62fd5277df7139919625789ae85df8
2   "name": "ViewCSS",
3   "version": "0.2.0",
4   "summary": "IOS Swift CSS implementation",
5   "description": "ViewCSS is a CSS like plugin for iOS Applications. It provides a simple interface to define overrideable\nproeprties using CSS like commands.",
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.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ViewCSS/Classes/**/*",
22   "pushed_with_swift_version": "4.0"