This commit is contained in:
agra
2026-04-22 22:42:53 +03:00
parent 2113537078
commit 7e0b9a6330
17 changed files with 552 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'ux'
s.version = '0.2.0'
s.summary = 'UX Kit Flutter plugin with keyboard tracking and interactive dismiss.'
s.version = '0.6.0'
s.summary = 'UX Kit Flutter plugin: keyboard, sensor, and file share/open.'
s.homepage = 'https://swipelab.co/ux.html'
s.license = { :file => '../LICENSE' }
s.author = { 'Swipelab' => 'hello@swipelab.co' }