2 "name": "PKCAlertView",
4 "summary": "A view that can have the same effect as a UIAlertController with addSubView in the view",
5 "description": "In UIViewController, it is inconvenient for UIAlertController screen to come out when screen is changed. In order to get Alert screen from UIView, AlertView should let Alert come out of view from controller.",
6 "homepage": "https://github.com/pikachu987/PKCAlertView",
12 "pikachu987": "pikachu77769@gmail.com"
15 "git": "https://github.com/pikachu987/PKCAlertView.git",
21 "source_files": "PKCAlertView/Classes/**/*",
22 "pushed_with_swift_version": "3.0"