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