blob: b93f30fd10a0abaac4854ba4cf20f7426252988e [file] [log] [blame]
{
"name": "AngleGradientLayer",
"version": "1.2.2",
"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.2"
},
"platforms": {
"ios": "3.2"
},
"source_files": "AngleGradient/*.{h,m}",
"frameworks": [
"CoreGraphics",
"QuartzCore"
]
}