blob: 8c1402bcd6f7d768897b2240a1916240861e06bb [file] [log] [blame]
{
"name": "RappleProgressHUD",
"version": "3.0.4",
"summary": "Activity & Progress indicator for Swift.",
"description": "Flexible & user-friendly Activity & Progress indicator for Swift 4.2.",
"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": "3.0.4"
},
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
},
"source_files": "Pod/Classes/*"
}