[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / e / c / BLHUDManager / 0.1.0 / BLHUDManager.podspec.json
blob9a811a5f8e73d4bc3bbf5f34f23707806fb6b0bd
2   "name": "BLHUDManager",
3   "version": "0.1.0",
4   "summary": "BLHUDManager.",
5   "description": "A short description of BLHUDManager.",
6   "homepage": "https://github.com/boundlessocean/HUDManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fuhaiyang": "fuhaiyang@xycentury.com"
13   },
14   "source": {
15     "git": "https://github.com/boundlessocean/HUDManager.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BLHUDManager/Classes/**/*",
22   "dependencies": {
23     "MBProgressHUD": [
25     ]
26   }