2 "name": "GJAlertController",
7 "summary": "可以任意在代码中使用UIAlertController,而不用担心低版本兼容的问题",
8 "description": "在低版本中动态加入GJAlertController,内部用alertView实现,但是在使用的时候,不用关心alertView,也不用担心版本兼容问题,直接用UIAlertController。 Just do it!",
9 "homepage": "https://github.com/GJGroup/GJAlertController",
15 "erlianhzi": "guoxiaoliang850417@163.com"
18 "git": "https://github.com/GJGroup/GJAlertController.git",
21 "source_files": "GJAlertController/GJAlertController/*.{h,m}"