Skip to content

Commit

Permalink
Updated podspec (fix #27)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoarment committed Apr 24, 2014
1 parent e40eacd commit fc49a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FCModel.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'FCModel'
s.version = '0.2.0'
s.version = '0.9.0'
s.summary = 'An alternative to Core Data for people who like having direct SQL access.'
s.homepage = 'https://github.com/marcoarment/FCModel'
s.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down

0 comments on commit fc49a73

Please sign in to comment.