blob: 6ede3ed897c407f88e4396fc6eaa0e48ae0cf9e9 [file] [log] [blame]
{
"name": "GNGradientView",
"version": "0.0.4",
"summary": "UIView alpha gradient mask.",
"description": " UIView alpha gradient mask. Container category for UIView and UIGradientView.\n",
"homepage": "https://github.com/jakubknejzlik/GNGradientView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jakub Knejzlik": "jakub.knejzlik@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/jakubknejzlik/GNGradientView.git",
"tag": "0.0.4"
},
"source_files": "GNGradientView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}