blob: 3c5be31e9d3c8ae50f68be64dc579af25a3b861c [file] [log] [blame]
{
"name": "ScrollableTableHeader",
"version": "0.1.0",
"summary": "Lib to create a header that scroll with tableview.",
"description": "The lib create a header that scrolls when user scrolls the tableviews. Its suports more than one tableviews",
"homepage": "https://github.com/cristianDRM/ScrollableTableHeader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cristianDRM": "cristianmadridd@gmail.com"
},
"source": {
"git": "https://github.com/cristianDRM/ScrollableTableHeader.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ScrollableTableHeader/Classes/**/*",
"pushed_with_swift_version": "3.0"
}