[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / d / 9 / AKMatrixImage / 1.0.0 / AKMatrixImage.podspec.json
blobd7e223b60c21c51cf3e262f4037cd03aa6af5260
2   "name": "AKMatrixImage",
3   "version": "1.0.0",
4   "summary": "A compact and high performance GIF rotating player also supports random playback.",
5   "description": "Relying on the current best picture loading framework, \nit is a compact and high-performance GIF rotating player that also supports random playback",
6   "homepage": "https://github.com/ZuoCaiSong/AKMatrixImage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZuoCaiSong": "ZuoCaiSong@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/ZuoCaiSong/AKMatrixImage.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "AKMatrixImage/AKMatrixImage/MatrixImageView/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "SDWebImage": [
27     ],
28     "FLAnimatedImage": [
30     ],
31     "SDWebImage/GIF": [
33     ]
34   }