[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / d / 6 / DWBarHUD / 1.0 / DWBarHUD.podspec.json
blob00f4d5a08dab733f9746ad13e1ceed24660de494
2   "name": "DWBarHUD",
3   "version": "1.0",
4   "summary": "A Swift based top bar HUD for iOS 9 and above, support iPhoneX",
5   "homepage": "https://github.com/Dywane/DWBarHUD",
6   "screenshots": [
7     "https://github.com/Dywane/DWBarHUD/raw/master/GIF/default-default.gif",
8     "https://github.com/Dywane/DWBarHUD/raw/master/GIF/fail-fade.gif",
9     "https://github.com/Dywane/DWBarHUD/raw/master/GIF/success-default.gif",
10     "https://github.com/Dywane/DWBarHUD/raw/master/GIF/warning-spring.gif"
11   ],
12   "license": "MIT",
13   "authors": {
14     "Dywane": "Duwei_1997@163.com"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/Dywane/DWBarHUD.git",
21     "tag": "1.0"
22   },
23   "source_files": "DWBarHUDDemo/DWBarHUD/**/*.{h,swift}",
24   "resources": "DWBarHUDDemo/DWBarHUD/*.xcassets",
25   "pushed_with_swift_version": "4"