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