Skip to content

Commit

Permalink
Changed version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
davebcn87 committed Jun 27, 2014
1 parent 2e66593 commit e8d4aad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LFSCoreData.podspec
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
Pod::Spec.new do |s|
s.name = "LFSCoreData"
s.version = "1.0.1"
s.version = "1.0.2"
s.summary = "Core Data Wrapper for building core data transparent to developer."
s.homepage = "https://github.com/lafosca/LFCoreData"

s.author = { "David Cortés" => "[email protected]" }
s.license = { :type => 'All rights reserved'}
s.source = {
:git => "https://github.com/lafosca/LFSCoreData.git",
:tag => "1.0.1"
:tag => "1.0.2"
}

s.platform = :ios, '5.0'
Expand Down

0 comments on commit e8d4aad

Please sign in to comment.