blob: 79124661d4f9080b653951f2aba22ebeb8472d62 [file] [log] [blame]
{
"name": "BFRadialWaveView",
"version": "1.3.1",
"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.3.1"
},
"platforms": {
"ios": "7.0"
},
"dependencies": {
"UIColor+BFPaperColors": [
]
},
"source_files": "Classes/*.{h,m}",
"resources": "Resources/*.{h,m}",
"requires_arc": true
}