[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 7 / d / DFEmpty / 0.0.1 / DFEmpty.podspec.json
blobeb6affe83bff404a3b07e1bd7017b556caaf9150
2   "name": "DFEmpty",
3   "version": "0.0.1",
4   "summary": "列表空白页显示",
5   "description": "用于UITableView和UICollectionView显示空白页",
6   "homepage": "https://github.com/fanfan11",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Fanfan": "fanfa.dong@camdora.me"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/fanfan11/DFEmpty",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "Sources/DFEmpty/*.{h,m}"
24   ]