# JFAlertController **Repository Path**: jingfu/JFAlertController ## Basic Information - **Project Name**: JFAlertController - **Description**: 集成UIAlertView,UIActionSheet,UIAlertController控件 - **Primary Language**: Objective-C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-01-20 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JFAlertController [![CI Status](http://img.shields.io/travis/ranjingfu/JFAlertController.svg?style=flat)](https://travis-ci.org/ranjingfu/JFAlertController) [![Version](https://img.shields.io/cocoapods/v/JFAlertController.svg?style=flat)](http://cocoapods.org/pods/JFAlertController) [![License](https://img.shields.io/cocoapods/l/JFAlertController.svg?style=flat)](http://cocoapods.org/pods/JFAlertController) [![Platform](https://img.shields.io/cocoapods/p/JFAlertController.svg?style=flat)](http://cocoapods.org/pods/JFAlertController) ## Usage To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation JFAlertController is available through [CocoaPods](http://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod "JFAlertController" ``` ## Author ranjingfu, ranjingfu@117go.com ## License JFAlertController is available under the MIT license. See the LICENSE file for more info.