blob: 9715492b251104aa2180a04253f69b8d58bb2235 [file] [log] [blame]
{
"name": "HZPlaceHolderView",
"version": "1.0.5",
"license": "MIT",
"summary": "An empty data placeholder view",
"homepage": "https://github.com/CoderZZHe/HZPlaceHolderView",
"authors": {
"HeZhizhi": "coderhzz@163.com"
},
"social_media_url": "https://www.jianshu.com/u/9767e7dda727",
"source": {
"git": "https://github.com/CoderZZHe/HZPlaceHolderView",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HZPlaceHolderView_Example/Sources/**/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "4.2",
"dependencies": {
"MJRefresh": [
]
}
}