blob: 7b779fc0b79fae1280e2ca760dab504ea4900719 [file] [log] [blame]
{
"name": "GBGradientView",
"version": "1.0",
"summary": "GBGradientView class provides an animated gradient view.",
"homepage": "https://github.com/gblancogarcia",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gerardo Blanco": "gblancogarcia@gmail.com"
},
"source": {
"git": "https://github.com/gblancogarcia/GBGradientView.git",
"tag": "1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "GBGradientView/GBGradientView/*.{h,m}"
}