[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 7 / 0 / LDOGradientView / 1.0.3 / LDOGradientView.podspec.json
blobf67d27bbc5d0971fa3dcd9379ca1838c0c4dd1a9
2   "name": "LDOGradientView",
3   "version": "1.0.3",
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.3"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "LDOGradientView/Classes/**/*"