blob: 2ca8e7061abb7cc514a4566f8e4f653a388d8b21 [file] [log] [blame]
{
"name": "AngleGradientLayer",
"version": "1.2.1",
"summary": "Objective-C angle gradients for iOS.",
"homepage": "https://github.com/paiv/AngleGradientLayer",
"screenshots": "https://raw.github.com/paiv/AngleGradientLayer/master/screenshot.png",
"license": "MIT",
"authors": "Pavel Ivashkov",
"source": {
"git": "https://github.com/paiv/AngleGradientLayer.git",
"tag": "v1.2.1"
},
"platforms": {
"ios": "3.2"
},
"source_files": "AngleGradient/*.{h,m}",
"frameworks": [
"CoreGraphics",
"QuartzCore"
],
"requires_arc": false
}