[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 4 / 9 / 5 / GNGradientView / 0.0.4 / GNGradientView.podspec.json
blob6ede3ed897c407f88e4396fc6eaa0e48ae0cf9e9
2   "name": "GNGradientView",
3   "version": "0.0.4",
4   "summary": "UIView alpha gradient mask.",
5   "description": "                    UIView alpha gradient mask. Container category for UIView and UIGradientView.\n",
6   "homepage": "https://github.com/jakubknejzlik/GNGradientView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jakub Knejzlik": "jakub.knejzlik@gmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/jakubknejzlik/GNGradientView.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "GNGradientView/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true