forked from SwiftGen/SwiftGen
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename the Pod SwiftGenKit -> GenumKit
- Loading branch information
1 parent
420ddc0
commit 12aeed7
Showing
41 changed files
with
357 additions
and
375 deletions.
There are no files selected for viewing
8 changes: 7 additions & 1 deletion
8
SwiftGenKit/Core/Indentation.swift → GenumKit/Core/Indentation.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 6 additions & 0 deletions
6
SwiftGenKit/Core/SwiftIdentifier.swift → GenumKit/Core/SwiftIdentifier.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
// | ||
// GenumKit | ||
// Copyright (c) 2015 Olivier Halligon | ||
// MIT Licence | ||
// | ||
|
||
import Foundation | ||
|
||
extension String { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
PODS: | ||
- Commander (0.2.2) | ||
- SwiftGenKit (0.5.0) | ||
- GenumKit (0.5.0) | ||
|
||
DEPENDENCIES: | ||
- Commander | ||
- SwiftGenKit (from `SwiftGenKit`) | ||
- GenumKit (from `GenumKit`) | ||
|
||
EXTERNAL SOURCES: | ||
SwiftGenKit: | ||
:path: SwiftGenKit | ||
GenumKit: | ||
:path: GenumKit | ||
|
||
SPEC CHECKSUMS: | ||
Commander: 3634740c4e1ed3a76ff55426424950e4c8a822e0 | ||
SwiftGenKit: e9aa540b7b5a798372882404f598bc8974ed438b | ||
GenumKit: 50007ccd336c3887a503527d4facd07b6183bc62 | ||
|
||
COCOAPODS: 0.39.0 |
4 changes: 2 additions & 2 deletions
4
Pods/Local Podspecs/SwiftGenKit.podspec.json → Pods/Local Podspecs/GenumKit.podspec.json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.