Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iTofu/LCActionSheet

一款简约而不失强大的 ActionSheet,微博、微信和 QQ 都采用了极其类似的样式,完全支持 Swift。
https://github.com/iTofu/LCActionSheet

actionsheet alert cocoapods masonry no-issue objective-c qq swift wechat weibo

Last synced: about 2 months ago
JSON representation

一款简约而不失强大的 ActionSheet,微博、微信和 QQ 都采用了极其类似的样式,完全支持 Swift。

Awesome Lists containing this project

README

        

# LCActionSheet

[![CI Status](https://img.shields.io/travis/iTofu/LCActionSheet.svg?style=flat)](https://travis-ci.org/iTofu/LCActionSheet)
[![Version](https://img.shields.io/cocoapods/v/LCActionSheet.svg?style=flat)](https://cocoapods.org/pods/LCActionSheet)
[![License](https://img.shields.io/cocoapods/l/LCActionSheet.svg?style=flat)](https://cocoapods.org/pods/LCActionSheet)
[![Platform](https://img.shields.io/cocoapods/p/LCActionSheet.svg?style=flat)](https://cocoapods.org/pods/LCActionSheet)
[![Laguage](https://img.shields.io/badge/language-ObjC%20%26%20Swift-orange.svg)](https://github.com/iTofu/LCActionSheet)
[![CocoaPods](https://img.shields.io/cocoapods/dt/LCActionSheet.svg)](https://cocoapods.org/pods/LCActionSheet)
[![LeoDev](https://img.shields.io/badge/blog-LeoDev.me-brightgreen.svg)](https://leodev.me)
[![GitHub stars](https://img.shields.io/github/stars/iTofu/LCActionSheet.svg?style=social&label=Star)](https://github.com/iTofu/LCActionSheet)

A simple ActionSheet. WeChat, Weibo and QQ all use similar styles. Fully support Swift.

LCActionSheet

[🇨🇳中文介绍][1]

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

* iOS 7.0+
* Xcode 7.0+
* Objective-C & Swift

## Installation

LCActionSheet is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'LCActionSheet'
```

## Author

Leo, [email protected]

## License

LCActionSheet is available under the MIT license. See the LICENSE file for more info.

[1]: https://github.com/iTofu/LCActionSheet/blob/master/README_zh-CN.md