[Add] VisionSDK 1.6.1
[CocoaPods.git] / Specs / 6 / 5 / 4 / GRKGradientView / 1.0.2 / GRKGradientView.podspec.json
blob4e8e5f6593d6f1921af664267a5b476de1e7112b
2   "name": "GRKGradientView",
3   "version": "1.0.2",
4   "summary": "A UIView subclass which draws a configurable gradient.",
5   "description": "\t\tUse as you would any UIView and configure it to render a gradient instead of a solid color.\n",
6   "homepage": "https://github.com/levigroker/GRKGradientView",
7   "license": "Creative Commons Attribution 3.0 Unported License",
8   "authors": {
9     "Levi Brown": "levigroker@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/levigroker",
12   "source": {
13     "git": "https://github.com/levigroker/GRKGradientView.git",
14     "tag": "1.0.2"
15   },
16   "platforms": {
17     "ios": "6.0"
18   },
19   "source_files": "GRKGradientView/**/*.{h,m}",
20   "frameworks": "CoreGraphics",
21   "requires_arc": true