mirror of
https://github.com/wahyd4/Yep.git
synced 2026-08-09 04:46:35 +10:00
add KeyboardMan.podspec
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
Pod::Spec.new do |p|
|
||||
p.name = 'KeyboardMan'
|
||||
p.version = '0.2'
|
||||
p.platform = :ios
|
||||
p.source = { :git => 'https://github.com/nixzhu/KeyboardMan.git' }
|
||||
p.source_files = 'KeyboardMan/*.swift'
|
||||
end
|
||||
Reference in New Issue
Block a user