blob: c03d31dd684e176aba90c06ef225e822d485d7e0 [file] [log] [blame]
{
"name": "RappleProgressHUD",
"version": "2.0.1",
"summary": "Flexible Activity & Progress indicator for Swift.",
"description": "Flexible Activity & Progress indicator for Swift 2.0 & 3.0.",
"homepage": "https://github.com/rjeprasad/RappleProgressHUD",
"license": "MIT",
"authors": {
"Rajeev Prasad": "rjeprasad@gmail.com"
},
"source": {
"git": "https://github.com/rjeprasad/RappleProgressHUD.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"preserve_paths": [
"LICENSE",
"README.md"
],
"source_files": "Pod/Classes/*"
}