Skip to content
This repository was archived by the owner on Sep 6, 2018. It is now read-only.

Commit c0ea71a

Browse files
committed
Version 1.0.0
1 parent 9651acf commit c0ea71a

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PODS:
22
- PathKit (0.7.0)
33
- Stencil (0.7.1):
44
- PathKit (~> 0.7.0)
5-
- SwiftGenKit (0.0.1):
5+
- SwiftGenKit (1.0.0):
66
- PathKit (~> 0.7.0)
77

88
DEPENDENCIES:
@@ -23,8 +23,8 @@ CHECKOUT OPTIONS:
2323
SPEC CHECKSUMS:
2424
PathKit: f8260c3e41bf4d552f3603853e32a5b325a176d4
2525
Stencil: 4177c0cabcdc40dd9be9b7f701d710d0a121023a
26-
SwiftGenKit: b76d69d0695c266d2aaed1295d11bb1a56bb454c
26+
SwiftGenKit: 26ad63367ff9ea8bcccc58944233e4959bb8ff5a
2727

2828
PODFILE CHECKSUM: 3047308663ec978cac608ea6da7bbe7c2ea1e7c3
2929

30-
COCOAPODS: 1.2.0.beta.3
30+
COCOAPODS: 1.2.0

Pods/Local Podspecs/SwiftGenKit.podspec.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Manifest.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Target Support Files/SwiftGenKit/Info.plist

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

SwiftGenKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = "SwiftGenKit"
4-
s.version = "0.0.1"
4+
s.version = "1.0.0"
55
s.summary = "The SwiftGen framework responsible for parsing assets and turn them in a dictionary representation suitable for Stencil templates"
66

77
s.description = <<-DESC

0 commit comments

Comments
 (0)