2 "name": "SuperAlertController",
4 "summary": "An UIAlertController extension.",
5 "homepage": "https://github.com/Meniny/SuperAlertController",
10 "authors": "Elias Abel",
12 "git": "https://github.com/Meniny/SuperAlertController.git",
15 "social_media_url": "https://meniny.cn/",
16 "source_files": "SuperAlertController/**/*.swift",
18 "description": "SuperAlertController is an UIAlertController extension.",
19 "module_name": "SuperAlertController",
23 "pod_target_xcconfig": {
24 "SWIFT_VERSION": "4.1"
26 "swift_version": "4.1",
27 "default_subspecs": "Core",
31 "source_files": "SuperAlertController/Core/**/*.swift",
40 "SuperAlertController/Core": [
44 "source_files": "SuperAlertController/Ext/Codes/**/*.swift",
53 "SuperAlertController/Ext/Resources/Countries.bundle",
54 "SuperAlertController/Ext/Resources/ColorPicker.storyboard",
55 "SuperAlertController/Ext/Resources/Assets.xcassets"