blob: 2fd5fd46db27418fbcc56d7e5a1c7600baad935f [file] [log] [blame]
{
"name": "HPopup",
"version": "0.0.1",
"summary": "HPopup 一个弹框容器",
"description": "HPopup 一个弹框容器,方便自定义任何弹框,支持多种弹出方式,和隐藏方式",
"homepage": "https://github.com/h-js",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"h-js": "69373013@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/h-js/HPopup.git",
"tag": "0.0.1"
},
"source_files": [
"HPopup",
"HPopupDemo/HPopup/HPopup.swift"
],
"swift_version": "4.2",
"requires_arc": true
}