[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / 7 / 6 / a / FLAnimatedImageView+RGWrapper / 1.0.0 / FLAnimatedImageView+RGWrapper.podspec.json
blobcc333b39d653ebc6567fdc226f25efc5fd20a8b2
2   "name": "FLAnimatedImageView+RGWrapper",
3   "version": "1.0.0",
4   "summary": "This is a wrapper for FLAnimatedImageView",
5   "description": "This is a wrapper for FLAnimatedImageView.\nFLAnimatedImage is a performant animated GIF engine for iOS.\nUse this wrapper, Your code could only use UIImageView and UIImage, and don't need modify your ImageView class to display image",
6   "homepage": "https://github.com/RengeRenge/FLAnimatedImageView-RGWrapper",
7   "license": "MIT",
8   "authors": {
9     "RengeRenge": "lidrkuft123@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/RengeRenge/FLAnimatedImageView-RGWrapper.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "FLAnimatedImageView+RGWrapper",
20     "FLAnimatedImageView+RGWrapper/*.{h,m}"
21   ],
22   "frameworks": "UIKit",
23   "dependencies": {
24     "FLAnimatedImage": [
26     ]
27   }