blob: d14a4c2bc01a3e3fba42ef2eb90901d7e3a466b1 [file] [log] [blame]
{
"name": "FlexibleTable",
"version": "0.2.0",
"summary": "A stretchy, sticky table header view.",
"description": "The FlexibleTable is a stretchable header view for UITableView. Can be configured witha custom view and initial-minimum height.",
"homepage": "https://github.com/demirciy/FlexibleTable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yusuf Demirci": "demirciy94@gmail.com"
},
"source": {
"git": "https://github.com/demirciy/FlexibleTable.git",
"tag": "0.2.0"
},
"social_media_url": "https://yusufdemirci.dev",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "FlexibleTable/Classes/**/*",
"swift_version": "5.0"
}