[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 5 / d / UITableView+Placeholder / 0.0.1 / UITableView+Placeholder.podspec.json
blobdc7b8305fefb04c3e4d198ca2c5dbde582e6be43
2   "name": "UITableView+Placeholder",
3   "version": "0.0.1",
4   "summary": "UITableView为空时,显示一个提示",
5   "homepage": "https://github.com/wzf/UITableView-Placeholder",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wangzhanfeng": "fengpromail@163.com"
12   },
13   "source": {
14     "git": "https://github.com/wzf/UITableView-Placeholder.git",
15     "tag": "0.0.1"
16   },
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "platforms": {
22     "ios": "7.0"
23   },
24   "source_files": "Classes/**/*.{h,m}",
25   "requires_arc": true