[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 6 / 5 / 4 / Freeze / 2.0.0 / Freeze.podspec.json
blobbd374910df287e5f8de7db7866aad4395517ebc0
2   "name": "Freeze",
3   "version": "2.0.0",
4   "summary": "Prevents tableViews from scrolling when they don't need to.",
5   "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.",
6   "homepage": "https://github.com/seanmcneil/Freeze",
7   "license": "MIT",
8   "authors": {
9     "Sean McNeil": ""
10   },
11   "source": {
12     "git": "https://github.com/seanmcneil/Freeze.git",
13     "tag": "2.0.0"
14   },
15   "social_media_url": "https://twitter.com/mcneil_sean",
16   "platforms": {
17     "ios": "9.3"
18   },
19   "source_files": "Freeze/Classes/**/*",
20   "pushed_with_swift_version": "3.0"