[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 9 / 3 / HBTableView / 1.0.0 / HBTableView.podspec.json
blob06bbb715b1eaba474c8adcd1cce82bbb5102238b
2   "name": "HBTableView",
3   "version": "1.0.0",
4   "summary": "HBTableView",
5   "description": "HBTableView description",
6   "homepage": "https://github.com/hepburnalex/HBTableView",
7   "license": "MIT",
8   "authors": {
9     "hepburn": "hepburn2019@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/hepburnalex/HBTableView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "HBTableView/*.{h,m}",
19   "public_header_files": "HBTableView/*.h",
20   "requires_arc": true,
21   "dependencies": {
22     "Masonry": [
24     ],
25     "MJRefresh": [
27     ]
28   }