2 "name": "PXBlockAlertView",
4 "summary": "A class with shorthand class methods for displaying alerts.",
5 "description": "A set of class methods which allow you to present alerts with one or two buttons.\n\nOn iOS 7, it uses `UIAlertView`. On iOS 8 it uses `UIAlertController`.",
6 "homepage": "https://github.com/pixio/PXBlockAlertView",
9 "Daniel Blakemore": "DanBlakemore@gmail.com"
12 "git": "https://github.com/pixio/PXBlockAlertView.git",
19 "source_files": "Pod/Classes/**/*",
25 "public_header_files": "Pod/Classes/**/*.h",
27 "UIAlertController-BetterConstructor": [