| { |
| "name": "WOWCheckbox", |
| "version": "1.1.0", |
| "summary": "Highly customisable checkbox in Swift.", |
| "description": "A highly customisable checkbox in Swift. Swift 3.0 compatible.", |
| "homepage": "https://github.com/zhouhao27/WOWCheckbox", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Zhou Hao": "zhou.hao.27@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/zhouhao27/WOWCheckbox.git", |
| "tag": "1.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "WOWCheckbox/Classes/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |