[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 9 / 8 / Animated-Gif-iOS / 1.1.0 / Animated-Gif-iOS.podspec.json
blobaa10b7021b0fdd22264a16621f7710c9ea32c5cd
2   "name": "Animated-Gif-iOS",
3   "version": "1.1.0",
4   "summary": "A special supporting class for playing GIF animations inline without creating all frames at once. Decodes animation frames on the fly",
5   "homepage": "https://github.com/Dreddik/Animated-GIF-iPhone.git",
6   "license": "MIT",
7   "authors": {
8     "Roman Truba": "dreddkr@gmail.com",
9     "Stijn Spijker": "(http://www.stijnspijker.nl/"
10   },
11   "source": {
12     "git": "https://github.com/Dreddik/Animated-GIF-iPhone.git",
13     "tag": "1.1.0"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "AnimatedGif/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true