blob: 331ba5f797f09fe9a053a1e3ad0dcbd903c76285 [file] [log] [blame]
{
"name": "GVGradientView",
"version": "1.0.3",
"summary": "Simplifies the gradient + animation",
"homepage": "https://github.com/VladimirGoncharov/GVGradientView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DFandEL": "vladimir1631@yandex.ru"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/VladimirGoncharov/GVGradientView.git",
"tag": "1.0.3"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"dependencies": {
"CAAnimationBlocks": [
]
}
}