blob: 4c9c935f329abf5be4ade0b96a0be8b9687ab118 [file] [log] [blame]
{
"name": "BFRadialWaveHUD",
"version": "1.2.8",
"summary": "A progress HUD using BFRadialWaveView.",
"homepage": "https://github.com/bfeher/BFRadialWaveHUD",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Bence Feher": "ben.feher@gmail.com"
},
"source": {
"git": "https://github.com/bfeher/BFRadialWaveHUD.git",
"tag": "1.2.8"
},
"platforms": {
"ios": "7.0"
},
"dependencies": {
"UIColor+BFPaperColors": [
],
"BFRadialWaveView": [
]
},
"source_files": "Classes/*.{h,m,xib}",
"requires_arc": true
}