update podspec

This commit is contained in:
Ivan Smolin 2021-04-23 18:00:06 +03:00
parent a5f94a9873
commit aa4db8ab94
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'DAO'
s.version = '1.6.0'
s.version = '1.6.1'
s.summary = 'DAO Library'
s.description = 'Library provides easy way to cache entities.'
s.homepage = 'https://github.com/RedMadRobot/DAO'