[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / d / a / CYLTableViewPlaceHolder / 1.0.9 / CYLTableViewPlaceHolder.podspec.json
blob2100d8a0b5d475c2a09149c3483a67a746747278
2   "name": "CYLTableViewPlaceHolder",
3   "version": "1.0.9",
4   "summary": "When UITableView(iOS) is empty,then it can automaticely make an empty overlay view",
5   "description": "It can observe UITableView(iOS) being empty,then automaticely make an empty overlay view as a place holder. CYLTableViewPlaceHolder is iPad and iPhone compatible.",
6   "homepage": "https://github.com/ChenYilong/CYLTableViewPlaceHolder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ChenYilong": "luohanchenyilong@163.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/ChenYilong/CYLTableViewPlaceHolder.git",
19     "tag": "1.0.9"
20   },
21   "source_files": [
22     "CYLTableViewPlaceHolder",
23     "CYLTableViewPlaceHolder/**/*.{h,m}"
24   ],
25   "requires_arc": true