blob: 7f0cc4c5af59883695635220e0d042efeb17a81e [file] [log] [blame]
{
"name": "StickyCells",
"version": "0.1.0",
"summary": "Table View with sticky cells",
"description": "Table View with sticky cells\nAllows to set several levels of stickied cells",
"homepage": "https://github.com/maximeal10/StickyCells",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxime Ashurov": "maximeal10@gmail.com"
},
"source": {
"git": "https://github.com/maximeal10/StickyCells.git",
"tag": "0.1.0"
},
"swift_versions": "5.1",
"platforms": {
"ios": "9.3"
},
"source_files": "Source/**/*.swift",
"swift_version": "5.1"
}