blob: 8d4a5995299df1ad5c0de3a24cb711a2e1917106 [file] [log] [blame]
{
"name": "JSProgressHUD",
"version": "0.0.1",
"summary": "Fork from https://github.com/samvermette/SVProgressHUD with the ability to have a separate progress HUD in each view controller.",
"homepage": "https://github.com/JaviSoto/JSProgressHUD",
"license": "MIT",
"authors": {
"Javier Soto": "ios@javisoto.es"
},
"source": {
"git": "https://github.com/JaviSoto/JSProgressHUD.git",
"commit": "9ecb8a45bf809b037155b36cc6eea50f81d8b86b"
},
"platforms": {
"ios": null
},
"source_files": "JSProgressHUD/*.{h,m}",
"resources": "JSProgressHUD/JSProgressHUD.bundle",
"requires_arc": false
}