[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 6 / d / YEmptyDataView / 0.1.1 / YEmptyDataView.podspec.json
blob5c71eb2d2debb6a483247f7135729a94f9ec0075
2   "name": "YEmptyDataView",
3   "version": "0.1.1",
4   "summary": "TableView与Collectionview空数据时显示的view.",
5   "description": "TODO: uitableview 或uicollectionview 为空的界面显示.",
6   "homepage": "https://github.com/YaoChengZhen/YEmptyDataView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YaoChengZhen": "2550884372@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/YaoChengZhen/YEmptyDataView.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "dependencies": {
23     "RxSwift": [
25     ],
26     "RxCocoa": [
28     ],
29     "SnapKit": [
31     ]
32   },
33   "source_files": "YEmptyDataView/Classes/**/*",
34   "swift_version": "5.0"