Skip to content

Commit

Permalink
Update Sync.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
3lvis committed Oct 24, 2015
1 parent 02e8b19 commit d350f4e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Sync.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ s.source_files = 'Source/**/*'

s.frameworks = 'Foundation', 'CoreData'

s.dependency 'DATAFilter', '~> 0.9.1'
s.dependency 'DATAStack', '~> 4.0.1'
s.dependency 'NSDictionary-ANDYSafeValue', '~> 0.3.1'
s.dependency 'NSEntityDescription-SYNCPrimaryKey', '~> 0.1.1'
s.dependency 'DATAFilter', '~> 0.9.0'
s.dependency 'DATAStack', '~> 3.1.2'
s.dependency 'NSDictionary-ANDYSafeValue', '~> 0.3'
s.dependency 'NSEntityDescription-SYNCPrimaryKey', '~> 0.1.0'
s.dependency 'NSManagedObject-HYPPropertyMapper', '~> 3.3.2'
end

0 comments on commit d350f4e

Please sign in to comment.