在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:SethSky/KOAlertController开源软件地址:https://github.com/SethSky/KOAlertController开源编程语言:Swift 98.8%开源软件介绍:KOAlertController is an custom alert controller library written in Swift. Use this class to configure alerts and action sheets with the message that you want to display and the actions from which to choose Features
Requirements
InstallationCocoaPodsCocoaPods is a dependency manager for Cocoa projects. You can install it with the following command: $ gem install cocoapods
To integrate KOAlertController into your Xcode project using CocoaPods, specify it in your source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '10.0'
use_frameworks!
target '<Your Target Name>' do
pod 'KOAlertController', '~> 1.0.2'
end Then, run the following command: $ pod install LicenseKOAlertController is released under the MIT license. See LICENSE for details. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论