| { |
| "name": "UzysAnimatedGifLoadMore", |
| "version": "0.9.2", |
| "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.2" |
| }, |
| "requires_arc": true, |
| "source_files": "UzysAnimatedGifLoadMore/UzysAnimatedGifLoadMore/Library", |
| "public_header_files": "UzysAnimatedGifLoadMore/UzysAnimatedGifLoadMore/Library/*.h", |
| "dependencies": { |
| "AnimatedGIFImageSerialization": [ |
| "~> 0.2.0" |
| ] |
| } |
| } |