[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / a / 0 / BFRadialWaveHUD / 2.0.0 / BFRadialWaveHUD.podspec.json
blobcde630d928e7645c0f88d0335c188af54a379743
2   "name": "BFRadialWaveHUD",
3   "version": "2.0.0",
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": "2.0.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "dependencies": {
21     "BFRadialWaveView": [
23     ]
24   },
25   "source_files": [
26     "Classes/*.{h,m}",
27     "Categories/*.{h,m}"
28   ],
29   "resources": "Resources/*.{xib}",
30   "requires_arc": true