| { |
| "name": "WTStepper", |
| "version": "0.1.0", |
| "summary": "A customizable stepper purely written in Swift.", |
| "description": "WTStepper is a customizable stepper purely written in Swift. It is easy to use and beautiful.", |
| "homepage": "https://github.com/Tim77277/WTStepper", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Wei-Ting Lin": "gsl0318@hotmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/Tim77277/WTStepper.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "WTStepper/Classes/*", |
| "frameworks": [ |
| "UIKit", |
| "QuartzCore" |
| ], |
| "pushed_with_swift_version": "3.0" |
| } |