[Add] DocumentReaderOCR 7.5.10931
[CocoaPods.git] / Specs / e / 1 / 0 / ShapeLayerView / 0.1.0 / ShapeLayerView.podspec.json
blob869babed0d5582b9928b68f076270a6c52655c45
2   "name": "ShapeLayerView",
3   "version": "0.1.0",
4   "summary": "A `CAShapeLayer` based `UIView`",
5   "description": "A lightweight `UIView` that's\n- Backed by a `CAShapeLayer`\n- Redraw on bounds change",
6   "homepage": "https://github.com/stupidfive/ShapeLayerView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GeorgeWu": "stupidfive@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/stupidfive/ShapeLayerView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ShapeLayerView/Classes/**/*",
22   "pushed_with_swift_version": "3.0"