[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 2 / b / TableViewPlaceholder / 1.0.0 / TableViewPlaceholder.podspec.json
blobf14b5e4c3eac655e4f80f267262992f16e77fe8f
2   "name": "TableViewPlaceholder",
3   "version": "1.0.0",
4   "summary": "Placeholder for UITableView when datasource count equal zero.",
5   "description": "A category for UITableView ,when the tableView datasource count equal zero, it will show notice for user",
6   "homepage": "https://github.com/tengshuq/TableViewPlaceholder.git",
7   "platforms": {
8     "ios": "8.0"
9   },
10   "license": {
11     "type": "Copyright",
12     "text": "\n© 2017-2017 Teng. All rights reserved.\n\n"
13   },
14   "authors": {
15     "tengshuq": "tengshuq@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/tengshuq/TableViewPlaceholder.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "TableViewPlaceholder/Placeholder/*.{h,m}",
22   "resources": "TableViewPlaceholder/Placeholder/UITableViewPlaceholder.bundle/**/*.png",
23   "requires_arc": true