blob: 9a5326c4bd2ddddad43dcf0acac54c9301f3227a [file] [log] [blame]
{
"name": "UzysAnimatedGifPullToRefresh",
"version": "0.9.6",
"summary": "Add PullToRefresh using animated GIF to any scrollView with just simple code",
"authors": {
"Uzysjung": "uzysjung@gmail.com"
},
"homepage": "https://github.com/uzysjung/UzysAnimatedGifPullToRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/uzysjung/UzysAnimatedGifPullToRefresh.git",
"tag": "0.9.6"
},
"requires_arc": true,
"source_files": "UzysAnimatedGifPullToRefresh/UzysAnimatedGifPullToRefresh/Library",
"public_header_files": "UzysAnimatedGifPullToRefresh/UzysAnimatedGifPullToRefresh/Library/*.h",
"dependencies": {
"AnimatedGIFImageSerialization": [
"~> 0.2.0"
]
}
}