blob: 06c67c6fdda4b1a82ffcc099d13887929d101fb2 [file] [log] [blame]
{
"name": "BFRadialWaveHUD",
"version": "1.2.9",
"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.9"
},
"platforms": {
"ios": "7.0"
},
"dependencies": {
"UIColor+BFPaperColors": [
],
"BFRadialWaveView": [
]
},
"source_files": "Classes/*.{h,m}",
"resources": "Classes/*.xib",
"requires_arc": true
}