| { |
| "name": "GIFRefreshControl", |
| "version": "1.4.0", |
| "license": { |
| "type": "MIT" |
| }, |
| "homepage": "https://github.com/delannoyk/GIFRefreshControl", |
| "authors": { |
| "Kevin Delannoy": "delannoyk@gmail.com" |
| }, |
| "summary": "GIFRefreshControl is a pull to refresh that supports GIF images as track animations.", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/delannoyk/GIFRefreshControl.git", |
| "tag": "1.4.0" |
| }, |
| "source_files": "GIFRefreshControl.swift", |
| "frameworks": [ |
| "UIKit", |
| "ImageIO" |
| ], |
| "requires_arc": true, |
| "pushed_with_swift_version": "3.0" |
| } |