blob: f286b7b242356c40b6375e4fc6e33d15ff9477e2 [file] [log] [blame]
{
"name": "BFRadialWaveView",
"version": "1.4.3",
"summary": "A mesmerizing view with lots of options. It is meant to be used with BFRadialWaveHUD, but you are free to take it :)",
"homepage": "https://github.com/bfeher/BFRadialWaveView",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Bence Feher": "ben.feher@gmail.com"
},
"source": {
"git": "https://github.com/bfeher/BFRadialWaveView.git",
"tag": "1.4.3"
},
"platforms": {
"ios": "7.0"
},
"dependencies": {
"UIColor+BFPaperColors": [
]
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}