blob: 7370d6d27be67afa56c7487e31879820935dbedf [file] [log] [blame]
{
"name": "FoldingView",
"version": "0.0.5",
"summary": "A short description of FoldingView.",
"description": "A short description of FoldingView.",
"homepage": "https://github.com/royliu1990/FoldingView/",
"screenshots": "https://github.com/royliu1990/FoldingView/blob/master/demo.gif",
"authors": {
"royliu1990": "309225529@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/royliu1990/FoldingView.git",
"tag": "0.0.5"
},
"source_files": [
"FoldingView",
"FoldingView/**/*.{swift}"
],
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"SnapKit": [
"~> 4.0.0"
]
},
"swift_version": "4.0"
}