blob: 0c5d431cae244f4a46d71481825ffb48c6f6b5d4 [file] [log] [blame]
{
"name": "FlexibleTable",
"version": "0.1.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",
"screenshots": "https://media.giphy.com/media/dalGBGZ9TJRm6ZyQWr/giphy.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yusuf Demirci": "demirciy94@gmail.com"
},
"source": {
"git": "https://github.com/demirciy/FlexibleTable.git",
"tag": "0.1.0"
},
"social_media_url": "https://yusufdemirci.dev",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "FlexibleTable/Classes/**/*",
"swift_version": "5.0"
}