[Add] GreenVideoSDK 2.0.17
[CocoaPods.git] / Specs / 7 / a / d / AkImageMatrix / 1.0.0 / AkImageMatrix.podspec.json
blob76957905948d856c76bd971b0e073cfe77e5d055
2   "name": "AkImageMatrix",
3   "version": "1.0.0",
4   "summary": "gif play one by one , or Random play",
5   "description": "gif Play ,you can choose random or index",
6   "homepage": "https://github.com/ZuoCaiSong/AkImageMatrix",
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/AkImageMatrix.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "AkImageMatrix/AkImageMatrix/CoreCode/AKImageMatrixView.h",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "SDWebImage": [
25       "~> 4.3.3"
26     ],
27     "FLAnimatedImage": [
28       "~> 1.0.12"
29     ]
30   }