blob: f284f6cee94638e05140e7f2ba363646e510f003 [file] [log] [blame]
{
"name": "RappleProgressHUD",
"version": "4.1",
"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.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/RappleProgressHUD/*",
"swift_version": "5.0"
}