zhonglaoban / Calculator

一个简单四则运算计算器

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculator

一个简单四则运算计算器
截图1 截图2
[![CI Status](http://img.shields.io/travis/1049056949@qq.com/Calculator.svg?style=flat)](https://travis-ci.org/1049056949@qq.com/Calculator) [![Version](https://img.shields.io/cocoapods/v/Calculator.svg?style=flat)](http://cocoapods.org/pods/Calculator) [![License](https://img.shields.io/cocoapods/l/Calculator.svg?style=flat)](http://cocoapods.org/pods/Calculator) [![Platform](https://img.shields.io/cocoapods/p/Calculator.svg?style=flat)](http://cocoapods.org/pods/Calculator)

Example

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

Requirements

Installation

Calculator is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'Calculator', :path => '../'

Author

zhonglaoban

License

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

About

一个简单四则运算计算器

License:MIT License


Languages

Language:Swift 89.8%Language:Ruby 10.2%