[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 1 / 5 / 6 / SRCountdownTimer / 1.3 / SRCountdownTimer.podspec.json
blob5880973658b68443e85228b0319411ab10da45bf
2   "name": "SRCountdownTimer",
3   "version": "1.3",
4   "summary": "This is the simple circle countdown with a configurable timer for iOS.",
5   "description": "You can simply start your countdown, pause and resume in just one line of code. Highly customizable control.",
6   "homepage": "https://github.com/rsrbk/SRCountdownTimer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Ruslan Serebriakov": "rsrbk1@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/rsrbk/SRCountdownTimer.git",
16     "tag": "1.3"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "SRCountdownTimer/*.swift",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"