[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 5 / 4 / Freeze / 0.4.0 / Freeze.podspec.json
blobadb6d675a278be9e688061121a913e9c65041e12
2   "name": "Freeze",
3   "version": "0.4.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": "sean@seanmcneil.com"
10   },
11   "source": {
12     "git": "https://github.com/seanmcneil/Freeze.git",
13     "tag": "0.4.0"
14   },
15   "social_media_url": "https://twitter.com/mcneil_sean",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "Freeze/Classes/**/*"