blob: 76957905948d856c76bd971b0e073cfe77e5d055 [file] [log] [blame]
{
"name": "AkImageMatrix",
"version": "1.0.0",
"summary": "gif play one by one , or Random play",
"description": "gif Play ,you can choose random or index",
"homepage": "https://github.com/ZuoCaiSong/AkImageMatrix",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZuoCaiSong": "ZuoCaiSong@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ZuoCaiSong/AkImageMatrix.git",
"tag": "1.0.0"
},
"source_files": "AkImageMatrix/AkImageMatrix/CoreCode/AKImageMatrixView.h",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
"~> 4.3.3"
],
"FLAnimatedImage": [
"~> 1.0.12"
]
}
}