| { |
| "name": "ViewHighlighter", |
| "version": "0.0.1", |
| "summary": "A viewHighlighter.", |
| "description": "highlighter effect on UIView", |
| "homepage": "https://github.com/srv7/ViewHighlighter", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "srv7": "liubo@cloudist.cc" |
| }, |
| "source": { |
| "git": "https://github.com/srv7/ViewHighlighter.git", |
| "tag": "0.0.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "ViewHighlighter/Classes/**/*", |
| "frameworks": "UIKit", |
| "swift_versions": "5.0", |
| "swift_version": "5.0" |
| } |