[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / b / a / UITableView+HJEmptyView / 1.0.0 / UITableView+HJEmptyView.podspec.json
blobd73da5bfd06736c8c2ea71ca4904ecec4c7b0acb
2   "name": "UITableView+HJEmptyView",
3   "version": "1.0.0",
4   "summary": "一行代码解决空视图,适用于无数据,无网络等空视图提示,可自定义重载等功能",
5   "description": "利用Runtime显示空视图,一行代码解决空视图问题,适用于无数据,无网络等空视图提示,可自定义重载等功能",
6   "homepage": "https://github.com/huluo666/UITableView-HJEmptyView",
7   "license": {
8     "type": "MIT",
9     "text": "                   Copyright 2016\n                   Permission is granted to...\n"
10   },
11   "authors": {
12     "huluo666": "huluo666@126.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/huluo666/UITableView-HJEmptyView.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "Classes",
23     "UITableView+HJEmptyView/HJEmptyView/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "requires_arc": true