[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / b / f / GHBlockTableView / 1.0 / GHBlockTableView.podspec.json
blobba679486c161bd44cc244dfea64cc6d77cc5ff7d
2   "name": "GHBlockTableView",
3   "version": "1.0",
4   "summary": "A simple block table view item.",
5   "homepage": "https://github.com/900116/GHBlockTableView.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zgh": "838053527@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/900116/GHBlockTableView.git",
18     "tag": "1.0"
19   },
20   "source_files": [
21     "GHBlockTableView.h",
22     "GHBlockTableView.m",
23     "UITableViewCell+GHTableView.h",
24     "UITableViewCell+GHTableView.m"
25   ],
26   "frameworks": "UIKit",
27   "requires_arc": true