blob: 83a52f1d3a92babb6a391cd5ae9639a8d7f786ce [file] [log] [blame]
{
"name": "GifView",
"version": "0.0.1",
"summary": "An easy way to play gif With GifView",
"description": "An easy way to play gif With GifView. We can use the GifView to directly init the gif resouce from folder with gif's name.",
"homepage": "https://github.com/fatfatkylin/GifView",
"license": "MIT",
"authors": {
"郑永能": "yongneng.zheng@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/fatfatkylin/GifView.git",
"tag": "0.0.1"
},
"source_files": [
"GifView/GifView",
"GifView/GifView/**/*.{swift}"
],
"exclude_files": "Classes/Exclude"
}