2 "name": "KLAlertController",
4 "summary": "一款api跟系统UIAlertController一样的弹出视图,但是提供更多定制化的接口",
5 "description": "一、支持iPhone和iPad,支持iOS6以上机型。\n二、alertController由单独的window弹出,不用考虑presentingVc是谁。\n三、alert支持自定义title、message、action属性,包括边距,内边距,文字属性等等。\n四、popUp支持整个内容自定义,内容适配约束布局和绝对布局,内容支持滚动。\n五、支持横竖屏适配,支持刘海屏适配。\n六、支持多级弹框同时弹出,同一时间只显示一个弹框。支持设置弹窗优先级。\n七、支持指定唯一identifier,相同的identifier只会显示一次。支持通过identifier移除。",
6 "homepage": "https://github.com/xiamoon/KLAlertController",
12 "kaleo": "liqian_tvd@163.com"
15 "git": "https://github.com/xiamoon/KLAlertController.git",
27 "source_files": "KLAlertController/Classes/**/*"