Skip to content

Commit 2e5a8a1

Browse files
committed
Rename podspec file
1 parent 339d7d2 commit 2e5a8a1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

File renamed without changes.

NaiveDate.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
0C5108371D4E824A00F1F405 /* NaiveDate.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = NaiveDate.framework; sourceTree = BUILT_PRODUCTS_DIR; };
5858
0C5108451D4E82B900F1F405 /* NaiveDate.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = NaiveDate.framework; sourceTree = BUILT_PRODUCTS_DIR; };
5959
0C7E0EB81DBA0E3E00BA75EC /* CHANGELOG.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = CHANGELOG.md; sourceTree = "<group>"; };
60-
0C7E0EB91DBA0F1900BA75EC /* NaiveDateTime.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; path = NaiveDateTime.podspec; sourceTree = "<group>"; };
60+
0C7E0EB91DBA0F1900BA75EC /* NaiveDate.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; path = NaiveDate.podspec; sourceTree = "<group>"; };
6161
0C909BDA1FCFEC2200B25B65 /* NaiveDate.playground */ = {isa = PBXFileReference; lastKnownFileType = file.playground; path = NaiveDate.playground; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
6262
0CAA5D071DB14531001F6D96 /* Package.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Package.swift; sourceTree = "<group>"; };
6363
0CAA5D081DB14531001F6D96 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
@@ -174,7 +174,7 @@
174174
0CAA5D061DB14524001F6D96 /* Metadata */ = {
175175
isa = PBXGroup;
176176
children = (
177-
0C7E0EB91DBA0F1900BA75EC /* NaiveDateTime.podspec */,
177+
0C7E0EB91DBA0F1900BA75EC /* NaiveDate.podspec */,
178178
0CAA5D071DB14531001F6D96 /* Package.swift */,
179179
0CAA5D081DB14531001F6D96 /* README.md */,
180180
0C7E0EB81DBA0E3E00BA75EC /* CHANGELOG.md */,

0 commit comments

Comments
 (0)