blob: 1a4e899a4f91da0babd4162f6c7ead6afc6af9bc [file] [log] [blame]
{
"name": "GIFRefreshControl",
"version": "1.1.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.1.0"
},
"source_files": "GIFRefreshControl.swift",
"frameworks": [
"UIKit",
"ImageIO"
],
"requires_arc": true
}