blob: e4c60ed337edb6f6fbe5604e9a21581acd168242 [file] [log] [blame]
{
"name": "UzysAnimatedGifPullToRefresh",
"version": "0.9.1",
"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.1"
},
"requires_arc": true,
"source_files": "UzysAnimatedGifPullToRefresh/UzysAnimatedGifPullToRefresh/Library",
"public_header_files": "UzysAnimatedGifPullToRefresh/UzysAnimatedGifPullToRefresh/Library/*.h",
"dependencies": {
"AnimatedGIFImageSerialization": [
"~> 0.0.1"
]
}
}