blob: 269ae5cc8165520f3af42d4be20cb9f0aae9f7ba [file] [log] [blame]
{
"name": "BFRadialWaveView",
"version": "1.4.5",
"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.5"
},
"platforms": {
"ios": "7.0"
},
"dependencies": {
"UIColor+BFPaperColors": [
]
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}