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