blob: 48255f7e2ea29709319071ee81bed64d82aab2e7 [file] [log] [blame]
{
"name": "PSEmptyView",
"version": "1.0.0",
"summary": "A drop-in empty view solution.",
"description": "A drop-in empty view solution.Ease use and quick compose.",
"homepage": "https://github.com/DeveloperPans/PSEmptyView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DeveloperPans": "shengpann@163.com"
},
"source": {
"git": "https://github.com/DeveloperPans/PSEmptyView.git",
"tag": "1.0.0"
},
"social_media_url": "https://shengpan.net",
"platforms": {
"ios": "8.0"
},
"source_files": "PSEmptyView/Classes/**/*",
"frameworks": "UIKit"
}