blob: 281309d0f5c72b361a063c16fdf7e88b5bd319be [file] [log] [blame]
{
"name": "BKAlertControllerBuilder",
"version": "1.0.0",
"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.0"
},
"source_files": [
"Sources",
"Sources/**/*.{swift}"
],
"swift_version": "5.1"
}