blob: e0b22b8960ee1456da61bd4a27bc5571630da083 [file] [log] [blame]
{
"name": "Freeze",
"version": "2.0.3",
"summary": "Prevents tableViews from scrolling when they don't need to.",
"description": "This is a simple Swift based pod that can disable scrolling on a table when it does not exceed the bounds of its view.",
"homepage": "https://github.com/seanmcneil/Freeze",
"license": "MIT",
"authors": {
"Sean McNeil": ""
},
"source": {
"git": "https://github.com/seanmcneil/Freeze.git",
"tag": "2.0.3"
},
"social_media_url": "https://twitter.com/mcneil_sean",
"platforms": {
"ios": "9.3"
},
"source_files": "Freeze/Classes/**/*"
}