blob: 2cb17bb1d797b4f1418cc3cc98cfbf53de1eb71d [file] [log] [blame]
{
"name": "FFHud",
"version": "0.2.0",
"summary": "swift扩展的hud加载弹窗。",
"license": "MIT",
"homepage": "https://github.com/SmartPearzz",
"authors": {
"王欣": "=573385822@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/SmartPearzz/FFHud.git",
"tag": "0.2.0"
},
"frameworks": "Foundation",
"source_files": "FFHud/*.swift",
"swift_versions": "5.0",
"dependencies": {
"NVActivityIndicatorView": [
]
},
"swift_version": "5.0"
}