Latest | 1.0.1 |
---|---|
Homepage | https://github.com/wode0weiyi/HGAlertViewController |
License | MIT |
Platforms | ios 8.0, requires ARC |
Authors |
UIAlertViewController使用block点语法链式编程思想实现添加action和textField
Latest podspec
{ "name": "HGAlertViewController", "version": "1.0.1", "summary": "HGAlertViewController.", "description": "this is HGAlertViewController", "homepage": "https://github.com/wode0weiyi/HGAlertViewController", "license": { "type": "MIT", "file": "FILE_LICENSE" }, "authors": { "huzhihui": "[email protected]" }, "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/wode0weiyi/HGAlertViewController.git", "tag": "1.0.1" }, "source_files": "HGAlertViewController/HGAlertViewController/HGAlertViewController/*.{h,m}", "requires_arc": true }
Mon, 03 Sep 2018 15:20:21 +0000