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

Commit

Permalink
Version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AliSoftware committed Feb 16, 2017
1 parent 9651acf commit c0ea71a
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PODS:
- PathKit (0.7.0)
- Stencil (0.7.1):
- PathKit (~> 0.7.0)
- SwiftGenKit (0.0.1):
- SwiftGenKit (1.0.0):
- PathKit (~> 0.7.0)

DEPENDENCIES:
Expand All @@ -23,8 +23,8 @@ CHECKOUT OPTIONS:
SPEC CHECKSUMS:
PathKit: f8260c3e41bf4d552f3603853e32a5b325a176d4
Stencil: 4177c0cabcdc40dd9be9b7f701d710d0a121023a
SwiftGenKit: b76d69d0695c266d2aaed1295d11bb1a56bb454c
SwiftGenKit: 26ad63367ff9ea8bcccc58944233e4959bb8ff5a

PODFILE CHECKSUM: 3047308663ec978cac608ea6da7bbe7c2ea1e7c3

COCOAPODS: 1.2.0.beta.3
COCOAPODS: 1.2.0
4 changes: 2 additions & 2 deletions Pods/Local Podspecs/SwiftGenKit.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Pods/Target Support Files/SwiftGenKit/Info.plist

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion SwiftGenKit.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

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

s.description = <<-DESC
Expand Down

0 comments on commit c0ea71a

Please sign in to comment.