[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 2 / XYEmptyDataView / 0.3 / XYEmptyDataView.podspec.json
blobeb8a3cf15da9132eeb4d3e30ea4a1687f61036d6
2   "name": "XYEmptyDataView",
3   "version": "0.3",
4   "summary": "An empty data view with customizable status, which supports UIView, UITableView and UICollectionView",
5   "description": "An empty data view with customizable status, which supports UIView, UITableView and UICollectionView",
6   "homepage": "https://github.com/tuxi/XYEmptyDataView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiaoyuan": "seyooe@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/seyooe",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/tuxi/XYEmptyDataView.git",
20     "tag": "0.3"
21   },
22   "source_files": "Source/**/*.{swift}",
23   "frameworks": "UIKit",
24   "swift_versions": "5.0",
25   "swift_version": "5.0"