blob: 1cb43f962b1d2a2c3e9ac6c10ae4bd5e028fecb1 [file] [log] [blame]
{
"name": "YTGifView",
"platforms": {
"ios": null
},
"version": "1.0.0",
"license": "MIT",
"summary": "custom view used to display gif file",
"homepage": "https://github.com/songyutao/YTGifView",
"authors": {
"宋玉涛": "iamsongyutao@163.com"
},
"source": {
"git": "https://github.com/songyutao/YTGifView.git",
"tag": "1.0.0"
},
"source_files": "YTGifView/YTGifView",
"frameworks": [
"UIKit"
],
"requires_arc": true
}