blob: 39a60f8ee82903129477fa303a36e641178eb839 [file] [log] [blame]
{
"name": "YTGifView",
"platforms": {
"ios": "7.0"
},
"version": "1.1.1",
"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.1.1"
},
"source_files": "YTGifView/YTGifView",
"frameworks": [
"UIKit"
],
"dependencies": {
"YTTool": [
]
},
"requires_arc": true
}