[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 7 / d / DFEmpty / 0.0.2 / DFEmpty.podspec.json
blobe5e3a7db0b052ba331c48b7f8e75d4023b26a651
2   "name": "DFEmpty",
3   "version": "0.0.2",
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.2"
20   },
21   "source_files": [
22     "Classes",
23     "Sources/DFEmpty/*.{h,m}"
24   ]