[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 6 / d / a / CYLTableViewPlaceHolder / 1.0.1 / CYLTableViewPlaceHolder.podspec.json
blob114eceaedae999ffeda49aecf6b8cf52b0666944
2   "name": "CYLTableViewPlaceHolder",
3   "version": "1.0.1",
4   "summary": "When iOS-UITableView be empty,then it can automaticely make a EmptyOverlayView",
5   "description": "It can observe iOS-UITableView being empty,then automaticely make a EmptyOverlayView 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.1"
20   },
21   "source_files": [
22     "CYLTableViewPlaceHolder",
23     "CYLTableViewPlaceHolder/**/*.{h,m}"
24   ],
25   "requires_arc": true