File tree Expand file tree Collapse file tree 3 files changed +3
-5
lines changed
Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'Fastis'
3- s . version = '2.0.0 '
3+ s . version = '2.0.1 '
44 s . summary = "Simple date picker created using JTAppleCalendar library"
55 s . description = <<-DESC
66 Fastis is a fully customizable UI component for picking dates and ranges created using JTAppleCalendar library.
77 DESC
88
99 s . homepage = 'https://github.com/simla-tech/Fastis'
1010 s . social_media_url = 'https://www.simla.com'
11- s . screenshot = 'https://github. com/simla-tech/Fastis/raw/master/Documentation/top_screen.jpg '
11+ s . screenshot = 'https://user-images.githubusercontent. com/4445510/187741251-d46c8a76-b8a5-428b-9a14-03411e0ba8f2.png '
1212 s . license = { :type => 'MIT' , :file => 'LICENSE' }
1313 s . author = { 'Ilya Kharlamov' => '[email protected] ' } 1414 s . source = { :git => 'https://github.com/simla-tech/Fastis.git' , :tag => s . version . to_s }
Original file line number Diff line number Diff line change 1- <p align =" center " >
2- <img alt="Fastis" src="https://github.com/simla-tech/Fastis/raw/master/Documentation/top_screen.jpg" width="356">
3- </p >
1+ <img alt =" Fastis " src =" https://user-images.githubusercontent.com/4445510/187741251-d46c8a76-b8a5-428b-9a14-03411e0ba8f2.png " width =" 100% " >
42
53[ ![ SwiftMP compatible] ( https://img.shields.io/badge/SwiftPM-compatible-brightgreen.svg?style=flat )] ( https://github.com/apple/swift-package-manager )
64[ ![ Cocoapods compatible] ( https://img.shields.io/cocoapods/v/Fastis.svg )] ( https://cocoapods.org/pods/Fastis )
You can’t perform that action at this time.
0 commit comments