[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 5 / d / UITableView+Placeholder / 0.0.3 / UITableView+Placeholder.podspec.json
blobd869938ddb419c4b7cce20a169a5cb5cad4c7a01
2   "name": "UITableView+Placeholder",
3   "version": "0.0.3",
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.3"
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