[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 7 / 0 / LDOGradientView / 1.0.2 / LDOGradientView.podspec.json
blob7fa720e24fafde8243109a42fbde427fe918138a
2   "name": "LDOGradientView",
3   "version": "1.0.2",
4   "summary": "A simple but flexible gradient view with Interface Builder support.",
5   "description": "Draws a gradient between two colors. Direction, start and end offset are configurable.\nAll options are IBInspectable and can be modified in Interface Builder.",
6   "homepage": "https://github.com/lurado/LDOGradientView",
7   "screenshots": "https://github.com/lurado/LDOGradientView/blob/master/Screenshots/LDOGradientView.png?raw=true",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Julian Raschke und Sebastian Ludwig GbR": "info@lurado.com"
14   },
15   "source": {
16     "git": "https://github.com/lurado/LDOGradientView.git",
17     "tag": "1.0.2"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "LDOGradientView/Classes/**/*"