2 "name": "STAlertController",
4 "summary": "A subclass of UIAlertController that can be presented one by one in a queue.",
5 "homepage": "https://github.com/shien7654321/STAlertController",
7 "Suta": "shien7654321@163.com"
10 "git": "https://github.com/shien7654321/STAlertController.git",
25 "source_files": "STAlertController/*.{swift}",
26 "compiler_flags": "-fmodules",
27 "pod_target_xcconfig": {
28 "SWIFT_VERSION": "5.0"
30 "description": "STAlertController is a subclass of UIAlertController that can be presented one by one in a queue."