blob: ed2f8b6f54b89bf228cdd41c5c7a26d7ab3eaa63 [file] [log] [blame]
{
"name": "UIGradients",
"version": "0.1.0",
"summary": "A library that contains hundreds of gradients for Swift/iOS.",
"description": "This library provides gradients that currently available on uigradients.com",
"homepage": "https://github.com/ozcanzaferayan/UIGradients",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ozcanzaferayan": "ozcanzaferayan@gmail.com"
},
"source": {
"git": "https://github.com/ozcanzaferayan/UIGradients.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UIGradients/Classes/**/*"
}