[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / c / 3 / f / UITableViewZoomController / 1.0.0 / UITableViewZoomController.podspec.json
blob41a986e9b923aa4997d16f3182f79780d21805b5
2   "name": "UITableViewZoomController",
3   "summary": "A UITableViewController subclass that provides a zoom effect as cells appear for the first time.",
4   "version": "1.0.0",
5   "homepage": "https://github.com/Dids/UITableViewZoomController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Pauli Jokela": "pauli.jokela@didstopia.com"
12   },
13   "source": {
14     "git": "https://github.com/Dids/UITableViewZoomController.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "UITableViewZoomController/Source/*.{h,m}"