diff --git a/Documentation/top_screen.jpg b/Documentation/top_screen.jpg deleted file mode 100644 index 1597dac..0000000 Binary files a/Documentation/top_screen.jpg and /dev/null differ diff --git a/Fastis.podspec b/Fastis.podspec index d57e0d6..30cf815 100644 --- a/Fastis.podspec +++ b/Fastis.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Fastis' - s.version = '2.0.0' + s.version = '2.0.1' s.summary = "Simple date picker created using JTAppleCalendar library" s.description = <<-DESC Fastis is a fully customizable UI component for picking dates and ranges created using JTAppleCalendar library. @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.homepage = 'https://github.com/simla-tech/Fastis' s.social_media_url = 'https://www.simla.com' - s.screenshot = 'https://github.com/simla-tech/Fastis/raw/master/Documentation/top_screen.jpg' + s.screenshot = 'https://user-images.githubusercontent.com/4445510/187741251-d46c8a76-b8a5-428b-9a14-03411e0ba8f2.png' s.license = { :type => 'MIT', :file => 'LICENSE' } s.author = { 'Ilya Kharlamov' => 'kharlamov@retailcrm.ru' } s.source = { :git => 'https://github.com/simla-tech/Fastis.git', :tag => s.version.to_s } diff --git a/README.md b/README.md index 3679de7..b670f44 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -

- Fastis -

+Fastis [![SwiftMP compatible](https://img.shields.io/badge/SwiftPM-compatible-brightgreen.svg?style=flat)](https://github.com/apple/swift-package-manager) [![Cocoapods compatible](https://img.shields.io/cocoapods/v/Fastis.svg)](https://cocoapods.org/pods/Fastis)