[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 0 / f / UITableView+PullToZoomInTableHeaderView / 1.0.0 / UITableView+PullToZoomInTableHeaderView.podspec.json
blob27deaa77dc04d0b9c15e17561a42a33eb342dcc2
2   "name": "UITableView+PullToZoomInTableHeaderView",
3   "version": "1.0.0",
4   "summary": "Pull to zoom in tableHeaderView",
5   "homepage": "https://github.com/Tinghui/UITableView-PullToZoomInTableHeaderView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Tinghui": "tinghui.zhang3@gmail.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "requires_arc": true,
17   "source_files": "Source/*.{h,m}",
18   "source": {
19     "git": "https://github.com/Tinghui/UITableView-PullToZoomInTableHeaderView.git",
20     "tag": "1.0.0"
21   }