[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 5 / 4 / Freeze / 1.0.2 / Freeze.podspec.json
blobb1043ce43e0d7a19ec11f2cb2c5ddf771d955b75
2   "name": "Freeze",
3   "version": "1.0.2",
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": "sean@seanmcneil.com"
10   },
11   "source": {
12     "git": "https://github.com/seanmcneil/Freeze.git",
13     "tag": "1.0.2"
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"