Latest | 0.0.1 |
---|---|
Homepage | https://github.com/iRemark/HUD-Example.git |
License | MIT |
Platforms | ios 9.0 |
Dependencies | MBProgressHUD |
Authors |
404: Not Found
Latest podspec
{ "name": "HUD.podspec", "version": "0.0.1", "summary": "An extension of MBProgressHUD", "description": "An extension of MBProgressHUD with OC .", "homepage": "https://github.com/iRemark/HUD-Example.git", "license": "MIT", "authors": { "chuck": "[email protected]" }, "platforms": { "ios": "9.0" }, "source": { "git": "https://github.com/iRemark/HUD-Example.git", "tag": "0.0.1" }, "source_files": [ "MBProgressHUD+Manager", "MBProgressHUD+Manager/**/*.{h,m}" ], "resources": "MBProgressHUD+Manager/MBProgressHUD.bundle", "dependencies": { "MBProgressHUD": [] } }
Tue, 14 May 2019 10:06:04 +0000