blob: 65209611a6db3e3987a3d8b2fafe09edac0e57ce [file] [log] [blame]
{
"name": "BKAlertControllerBuilder",
"version": "1.0.1",
"summary": "@_functionBuilder for UIAlertController.",
"description": "@_functionBuilder for UIAlertController, using UIAlertController as SwiftUI style.\nProject Link: https://github.com/builderkit/BKAlertControllerBuilder",
"homepage": "https://github.com/builderkit/BKAlertControllerBuilder",
"license": "MIT",
"authors": {
"xiaolong.jin": "xiaolong.jin@icloud.com"
},
"swift_versions": "5.1",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/builderkit/BKAlertControllerBuilder.git",
"tag": "1.0.1"
},
"source_files": [
"Sources",
"Sources/**/*.{swift}"
],
"swift_version": "5.1"
}