[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 0 / 8 / UzysAnimatedGifLoadMore / 0.9.4 / UzysAnimatedGifLoadMore.podspec.json
blobb2aef04c01f3f6e3a4ac7deaee5951afc25c095a
2   "name": "UzysAnimatedGifLoadMore",
3   "version": "0.9.4",
4   "summary": "Add LoadMore using animated GIF to any scrollView with just simple code",
5   "authors": {
6     "Uzysjung": "uzysjung@gmail.com"
7   },
8   "homepage": "https://github.com/uzysjung/UzysAnimatedGifLoadMore",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/uzysjung/UzysAnimatedGifLoadMore.git",
18     "tag": "0.9.4"
19   },
20   "requires_arc": true,
21   "source_files": "UzysAnimatedGifLoadMore/UzysAnimatedGifLoadMore/Library",
22   "public_header_files": "UzysAnimatedGifLoadMore/UzysAnimatedGifLoadMore/Library/*.h",
23   "dependencies": {
24     "AnimatedGIFImageSerialization": [
25       "~> 0.2.0"
26     ]
27   }