[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / a / 0 / BFRadialWaveHUD / 1.2.9 / BFRadialWaveHUD.podspec.json
blob06c67c6fdda4b1a82ffcc099d13887929d101fb2
2   "name": "BFRadialWaveHUD",
3   "version": "1.2.9",
4   "summary": "A progress HUD using BFRadialWaveView.",
5   "homepage": "https://github.com/bfeher/BFRadialWaveHUD",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Bence Feher": "ben.feher@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/bfeher/BFRadialWaveHUD.git",
15     "tag": "1.2.9"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "dependencies": {
21     "UIColor+BFPaperColors": [
23     ],
24     "BFRadialWaveView": [
26     ]
27   },
28   "source_files": "Classes/*.{h,m}",
29   "resources": "Classes/*.xib",
30   "requires_arc": true