| { |
| "name": "UIGifView", |
| "version": "0.1.0", |
| "summary": "Gif Extension for UIImageView Swift Class", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/DarkKnight29/UIGifView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "DarkKnight29": "phani.s2909@icloud.com" |
| }, |
| "source": { |
| "git": "https://github.com/DarkKnight29/UIGifView.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "UIGifView/Classes/*.swift", |
| "frameworks": "UIKit" |
| } |