Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
3lvis committed Sep 29, 2016
1 parent 76871e2 commit 0283761
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions NSEntityDescription-SYNCPrimaryKey.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "NSEntityDescription-SYNCPrimaryKey"
s.summary = "Support for primary keys in Core Data"
s.version = "1.2.6"
s.version = "1.2.7"
s.homepage = "https:/hyperoslo/NSEntityDescription-SYNCPrimaryKey"
s.license = 'MIT'
s.author = { "Hyper Interaktiv AS" => "[email protected]" }
Expand All @@ -14,5 +14,5 @@ Pod::Spec.new do |s|
s.requires_arc = true
s.source_files = 'Source/**/*'
s.frameworks = 'CoreData'
s.dependency 'NSString-HYPNetworking', '~> 1.0.5'
s.dependency 'NSString-HYPNetworking', '~> 1.0.6'
end
6 changes: 3 additions & 3 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- DATAStack (6.0.0)
- NSEntityDescription-SYNCPrimaryKey (1.2.6):
- NSString-HYPNetworking (~> 1.0.5)
- NSEntityDescription-SYNCPrimaryKey (1.2.7):
- NSString-HYPNetworking (~> 1.0.6)
- NSString-HYPNetworking (1.0.6)

DEPENDENCIES:
Expand All @@ -14,7 +14,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
DATAStack: 4cdf8e1b50f6d80c7d70f75e7a2c29545a008860
NSEntityDescription-SYNCPrimaryKey: 9449ab486b46ee949421d17d11de8cd7d4c31904
NSEntityDescription-SYNCPrimaryKey: c7942c62eb64691576451e1dc180e2067f0a5af8
NSString-HYPNetworking: 97eb879c5c43663dde06f89e01e8e1551a3f5bb7

PODFILE CHECKSUM: ec7f52c491c3012d5b49842fa0bd838794d2a6f8
Expand Down

0 comments on commit 0283761

Please sign in to comment.