0.0.11 release

This commit is contained in:
Oleksii Dykan
2018-05-13 21:40:47 +01:00
parent 7ac3efc8b8
commit 505f140e29
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "CodableFirebase"
s.version = "0.0.10"
s.version = "0.0.11"
s.summary = "Use Codable with Firebase"
s.description = "This library helps you use your custom models that conform to Codable protocol with Firebase Realtime Database and Firestore"
s.homepage = "https://github.com/alickbass/CodableFirebase"