| { |
| "name": "LSCountdownView", |
| "version": "1.0.4", |
| "summary": "This is the summary of LSCountdownView and what it can do. This should be meaningful.", |
| "description": "This is a iOS library that can be used to create a view that manages the counting down from a date to another date. This comes with theme support, as well as customisation in terms of the options that are displayed.", |
| "swift_version": "4.2", |
| "homepage": "https://github.com/sammut91/LSCountdownView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Luke Sammut": "sammut91@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/sammut91/LSCountdownView.git", |
| "tag": "1.0.4" |
| }, |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "source_files": "LSCountdownView/Classes/**/*" |
| } |