2 "name": "PSTAlertController",
4 "summary": "API similar to UIAlertController, backwards compatible to iOS 7. Will use the new shiny API when you run iOS 8. ",
5 "description": " We cheat a bit by having PSTAlertController superclass be NSObject, but for most use cases it's still a lot more convenient than using UIAlertView/UIActionSheet.\n",
6 "homepage": "https://github.com/steipete/PSTAlertController",
9 "Peter Steinberger": "steipete@gmail.com"
12 "git": "https://github.com/steipete/PSTAlertController.git",
19 "source_files": "PSTAlertController",
20 "public_header_files": "PSTAlertController/**/*.h",