Latest | 2.0.3 |
---|---|
Homepage | https://github.com/steipete/PSAlertView |
License | MIT |
Platforms | ios 6.0, requires ARC |
Authors |
PSAlertView & PSActionSheet
Update: Look into the more modern PSTAlertController instead.
Block-based subclasses for UIActionSheet and UIAlertView, extracted from the commercial PSPDFKit PDF framework, because I love open source.
PSAlertView uses ARC and is tested with Xcode 5.1.1 (iOS 6.0+)
Creator
I’d love a thank you tweet if you find this useful.
License
PSAlertView is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "PSAlertView", "version": "2.0.3", "summary": "Modern block-based wrappers for UIAlertView and UIActionSheet.", "homepage": "https://github.com/steipete/PSAlertView", "authors": { "Peter Steinberger": "[email protected]" }, "source": { "git": "https://github.com/steipete/PSAlertView.git", "tag": "2.0.3" }, "platforms": { "ios": "6.0" }, "requires_arc": true, "source_files": "*.{h,m}", "license": "MIT" }
Sat, 27 Feb 2016 10:12:03 +0000