revert podspec version

This commit is contained in:
Marcos Griselli
2018-04-25 10:52:01 -03:00
parent cef13572db
commit 9b65f4e473

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "CodableFirebase"
s.version = "0.0.9"
s.version = "0.0.8"
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"