[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 0 / a / NZFadeImageView / 0.0.1 / NZFadeImageView.podspec.json
blob92037a908970f98e25c099f3476cfa4bc95dd183
2   "name": "NZFadeImageView",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "This class performs the rotation of images with fade-in/fade-out effects in a given time interval.",
6   "homepage": "https://github.com/NZN/NZFadeImageView",
7   "requires_arc": true,
8   "platforms": {
9     "ios": "5.0"
10   },
11   "authors": {
12     "Bruno Tortato Furtado": "bruno.furtado@gruponzn.com"
13   },
14   "source_files": "NZFadeImageView/*.{h,m}",
15   "source": {
16     "git": "https://github.com/NZN/NZFadeImageView.git",
17     "tag": "0.0.1"
18   }