blob: 9e71968c413c0b0e059fb48f2e687edbe17604d2 [file] [log] [blame]
{
"name": "FoldingView",
"version": "0.0.1",
"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.1"
},
"source_files": [
"FoldingView",
"FoldingView/**/*.{swift}"
],
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"SnapKit": [
"~> 4.0.0"
]
},
"swift_version": "4.0"
}