[Add] YSRTCLiveAVKitSDK 1.0.10
[CocoaPods.git] / Specs / 1 / 5 / 6 / SRCountdownTimer / 1.2 / SRCountdownTimer.podspec.json
blob30da7a6f1ba8904b6dd4a8928ae7680edb7ba825
2   "name": "SRCountdownTimer",
3   "version": "1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "SRCountdownTimer/*.swift",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"