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