blob: 80bef249c3d1454a4cd444b4f7716ce75eb918e3 [file] [log] [blame]
{
"name": "ScrollableTableHeader",
"version": "0.1.2",
"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/opencraft/ScrollableTableHeader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cristianDRM": "cristianmadridd@gmail.com"
},
"source": {
"git": "https://github.com/opencraft/ScrollableTableHeader.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ScrollableTableHeader/Classes/**/*",
"pushed_with_swift_version": "3.0"
}