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