Latest | 1.0.0 |
---|---|
Homepage | https://github.com/BigShow1949/MBProgressHUD-YF.git |
License | MIT |
Platforms | ios 6.0, requires ARC |
Frameworks | CoreGraphics, QuartzCore, UIKit |
Authors |
404: Not Found
Latest podspec
{ "name": "MBProgressHUD-YF", "version": "1.0.0", "summary": "An iOS activity indicator view.", "description": "MBProgressHUD is an iOS drop-in class that displays a translucent HUDnwith an indicator and/or labels while work is being done in a background thread.nThe HUD is meant as a replacement for the undocumented, private UIKit UIProgressHUDnwith some additional features.", "homepage": "https://github.com/BigShow1949/MBProgressHUD-YF.git", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "BigShow1949": "[email protected]" }, "source": { "git": "https://github.com/BigShow1949/MBProgressHUD-YF.git", "tag": "1.0.0" }, "platforms": { "ios": "6.0" }, "source_files": "MBProgressHUD+YF/Tool/**/*.{h,m}", "frameworks": [ "CoreGraphics", "QuartzCore", "UIKit" ], "requires_arc": true }
Sun, 19 Feb 2017 21:40:03 +0000