blob: eb8a3cf15da9132eeb4d3e30ea4a1687f61036d6 [file] [log] [blame]
{
"name": "XYEmptyDataView",
"version": "0.3",
"summary": "An empty data view with customizable status, which supports UIView, UITableView and UICollectionView",
"description": "An empty data view with customizable status, which supports UIView, UITableView and UICollectionView",
"homepage": "https://github.com/tuxi/XYEmptyDataView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiaoyuan": "seyooe@gmail.com"
},
"social_media_url": "https://twitter.com/seyooe",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/tuxi/XYEmptyDataView.git",
"tag": "0.3"
},
"source_files": "Source/**/*.{swift}",
"frameworks": "UIKit",
"swift_versions": "5.0",
"swift_version": "5.0"
}