blob: b2aef04c01f3f6e3a4ac7deaee5951afc25c095a [file] [log] [blame]
{
"name": "UzysAnimatedGifLoadMore",
"version": "0.9.4",
"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.4"
},
"requires_arc": true,
"source_files": "UzysAnimatedGifLoadMore/UzysAnimatedGifLoadMore/Library",
"public_header_files": "UzysAnimatedGifLoadMore/UzysAnimatedGifLoadMore/Library/*.h",
"dependencies": {
"AnimatedGIFImageSerialization": [
"~> 0.2.0"
]
}
}