Skip to content

Commit f84011e

Browse files
committed
2.0.0: Xcode 7 (Swift 2)
1 parent 1b9afb0 commit f84011e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Example/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- NorthLayout (0.1.0)
2+
- NorthLayout (2.0.0)
33

44
DEPENDENCIES:
55
- NorthLayout (from `../`)
@@ -9,6 +9,6 @@ EXTERNAL SOURCES:
99
:path: "../"
1010

1111
SPEC CHECKSUMS:
12-
NorthLayout: f1a1753ef83ff5cd363c9fa92d14e72c97a485c9
12+
NorthLayout: 52739ecae3c9c5877770869d4277c308512f9fd5
1313

1414
COCOAPODS: 0.37.2

NorthLayout.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "NorthLayout"
3-
s.version = "1.0.0"
3+
s.version = "2.0.0"
44
s.summary = "Autolayout Visual Format Helper"
55
s.description = <<-DESC
66
fast path to autolayout using the Visual Format like `autolayout("H:|-[label]-|")`

0 commit comments

Comments
 (0)