blob: 00f4d5a08dab733f9746ad13e1ceed24660de494 [file] [log] [blame]
{
"name": "DWBarHUD",
"version": "1.0",
"summary": "A Swift based top bar HUD for iOS 9 and above, support iPhoneX",
"homepage": "https://github.com/Dywane/DWBarHUD",
"screenshots": [
"https://github.com/Dywane/DWBarHUD/raw/master/GIF/default-default.gif",
"https://github.com/Dywane/DWBarHUD/raw/master/GIF/fail-fade.gif",
"https://github.com/Dywane/DWBarHUD/raw/master/GIF/success-default.gif",
"https://github.com/Dywane/DWBarHUD/raw/master/GIF/warning-spring.gif"
],
"license": "MIT",
"authors": {
"Dywane": "Duwei_1997@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Dywane/DWBarHUD.git",
"tag": "1.0"
},
"source_files": "DWBarHUDDemo/DWBarHUD/**/*.{h,swift}",
"resources": "DWBarHUDDemo/DWBarHUD/*.xcassets",
"pushed_with_swift_version": "4"
}