[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 9 / 0 / LSCountdownView / 1.0.4 / LSCountdownView.podspec.json
blob65334084ae87b592409619b6722e9718745055af
2   "name": "LSCountdownView",
3   "version": "1.0.4",
4   "summary": "This is the summary of LSCountdownView and what it can do. This should be meaningful.",
5   "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.",
6   "swift_version": "4.2",
7   "homepage": "https://github.com/sammut91/LSCountdownView",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Luke Sammut": "sammut91@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/sammut91/LSCountdownView.git",
17     "tag": "1.0.4"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "LSCountdownView/Classes/**/*"