[Add] NASSDK 1.4.21
[CocoaPods.git] / Specs / 3 / a / 0 / BFRadialWaveHUD / 1.4.3 / BFRadialWaveHUD.podspec.json
blob4dcc6419a954e91d3c6d3dc5b9d9d95953d89f8c
2   "name": "BFRadialWaveHUD",
3   "version": "1.4.3",
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.4.3"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "dependencies": {
21     "UIColor+BFPaperColors": [
23     ],
24     "BFRadialWaveView": [
26     ]
27   },
28   "source_files": [
29     "Classes/*.{h,m}",
30     "Categories/*.{h,m}"
31   ],
32   "resources": "Resources/*.{xib}",
33   "requires_arc": true