[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / a / d / 2 / UIGradientView / 0.1.2 / UIGradientView.podspec.json
blobe492a4e79c2ab5f9e1b06652d2a0a1a5bc8538bf
2   "name": "UIGradientView",
3   "version": "0.1.2",
4   "summary": "An UIView that support gradients.",
5   "description": "Easily set a gradient over an uiview using UIGradientView and directly from your Storyboard.",
6   "homepage": "https://github.com/matteocrippa/UIGradientView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Matteo Crippa": ""
13   },
14   "source": {
15     "git": "https://github.com/matteocrippa/UIGradientView.git",
16     "tag": "0.1.2"
17   },
18   "social_media_url": "https://twitter.com/ghego20",
19   "platforms": {
20     "ios": "8.0",
21     "tvos": "9.0"
22   },
23   "source_files": "UIGradientView/Classes/**/*"