blob: 0b29858d560f17396660e2ee168599cc5b58c1e6 [file] [log] [blame]
{
"name": "JCVScroll",
"version": "1.0.0",
"summary": "Collapsing view helper",
"description": "JCVScroll is a class made in Swift that helps to create collapsing views on iOS just like collapsingToolbar on Android.",
"homepage": "https://github.com/Pelvs/JCVScroll",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pelvs": "pericles-terto@hotmail.com"
},
"source": {
"git": "https://github.com/Pelvs/JCVScroll.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JCVScroll/Classes/**/*"
}