blob: 139ee7c3c545cefae7560383b164f3d2e81bd6bf [file] [log] [blame]
{
"name": "RappleProgressHUD",
"version": "4.0.3",
"summary": "Activity & Progress indicator for Swift.",
"description": "Flexible & user-friendly Activity & Progress indicator for Swift 5.",
"homepage": "https://github.com/rjeprasad/RappleProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rajeev Prasad": "rjeprasad@gmail.com"
},
"source": {
"git": "https://github.com/rjeprasad/RappleProgressHUD.git",
"tag": "4.0.3"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/RappleProgressHUD/*",
"swift_version": "5.0"
}