blob: 92037a908970f98e25c099f3476cfa4bc95dd183 [file] [log] [blame]
{
"name": "NZFadeImageView",
"version": "0.0.1",
"license": "MIT",
"summary": "This class performs the rotation of images with fade-in/fade-out effects in a given time interval.",
"homepage": "https://github.com/NZN/NZFadeImageView",
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"authors": {
"Bruno Tortato Furtado": "bruno.furtado@gruponzn.com"
},
"source_files": "NZFadeImageView/*.{h,m}",
"source": {
"git": "https://github.com/NZN/NZFadeImageView.git",
"tag": "0.0.1"
}
}