blob: d552e47c012143a5815364b5191649659ec23c9a [file] [log] [blame]
{
"name": "ProgressHUD",
"version": "13.1",
"license": "MIT",
"summary": "A lightweight and easy-to-use Progress HUD for iOS.",
"homepage": "https://relatedcode.com",
"authors": {
"Related Code": "info@relatedcode.com"
},
"source": {
"git": "https://github.com/relatedcode/ProgressHUD.git",
"tag": "13.1"
},
"source_files": "ProgressHUD/ProgressHUD/ProgressHUD.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "13.0"
},
"requires_arc": true,
"swift_version": "5.0"
}