Latest | 0.2.1 |
---|---|
Homepage | http://github.com/Hardtack/HTProgressHUD |
License | MIT |
Platforms | ios 5.0, requires ARC |
Frameworks | UIKit, Foundation, QuartzCore |
Authors |
no README.md available
Latest podspec
{ "name": "HTProgressHUD", "version": "0.2.1", "summary": "Better indicator view for iOS.", "homepage": "http://github.com/Hardtack/HTProgressHUD", "license": "MIT", "authors": { "hardtack": "[email protected]" }, "source": { "git": "https://github.com/Hardtack/HTProgressHUD.git", "tag": "0.2.1" }, "platforms": { "ios": "5.0" }, "source_files": [ "HTProgressHUD", "HTProgressHUD/**/*.{h,m}" ], "exclude_files": "HTProgressHUD/Exclude", "frameworks": [ "UIKit", "Foundation", "QuartzCore" ], "requires_arc": true }
Sat, 27 Feb 2016 18:57:02 +0000