[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 6 / 3 / HBDStatusBar / 1.0.0 / HBDStatusBar.podspec.json
blob2b2608be0c202401f36ee3eaff9fef23c66c54b4
2   "name": "HBDStatusBar",
3   "version": "1.0.0",
4   "summary": "A library handling status bar hidden",
5   "description": "A library handling status bar hidden.",
6   "homepage": "https://github.com/listenzz/HBDStatusBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Listen": "listenzz@163.com"
13   },
14   "source": {
15     "git": "https://github.com/listenzz/HBDStatusBar.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HBDStatusBar/Classes/**/*",
22   "public_header_files": "HBDStatusBar/Classes/**/*.h",
23   "frameworks": "UIKit"