blob: 3654a9bce96adeab7dbea218f9a1e0dc49b02250 [file] [log] [blame]
{
"name": "Freeze",
"version": "1.1.0",
"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": "1.1.0"
},
"social_media_url": "https://twitter.com/mcneil_sean",
"platforms": {
"ios": "9.3"
},
"source_files": "Freeze/Classes/**/*",
"pushed_with_swift_version": "3.0"
}