[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 5 / 4 / Freeze / 2.0.3 / Freeze.podspec.json
blobe0b22b8960ee1456da61bd4a27bc5571630da083
2   "name": "Freeze",
3   "version": "2.0.3",
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.3"
14   },
15   "social_media_url": "https://twitter.com/mcneil_sean",
16   "platforms": {
17     "ios": "9.3"
18   },
19   "source_files": "Freeze/Classes/**/*"