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