blob: 36e2d4f5a8c7b47220d6ef42a0a1702d24283684 [file] [log] [blame]
{
"name": "HZPlaceHolder",
"version": "1.0.6",
"license": "MIT",
"summary": "Quickly create a null data placeholder view",
"homepage": "https://github.com/Boxzhi/HZPlaceHolder",
"authors": {
"HeZhizhi": "coderhzz@163.com"
},
"social_media_url": "https://www.jianshu.com/u/9767e7dda727",
"source": {
"git": "https://github.com/Boxzhi/HZPlaceHolder.git",
"tag": "1.0.6"
},
"platforms": {
"ios": "10.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"swift_versions": "5.0",
"subspecs": [
{
"name": "PlaceHolderView",
"source_files": "HZPlaceHolder/PlaceHolderView/*.swift"
},
{
"name": "Refresh",
"source_files": "HZPlaceHolder/Refresh/*.swift",
"dependencies": {
"MJRefresh": [
]
}
}
],
"swift_version": "5.0"
}