Skip to content

Commit

Permalink
Fixed cocoa pods, hopefully
Browse files Browse the repository at this point in the history
  • Loading branch information
NinjaKittenProductions committed Mar 16, 2014
1 parent 2e9ff93 commit 1174eea
Show file tree
Hide file tree
Showing 8 changed files with 55 additions and 13 deletions.
Binary file modified .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion M13OrderedDictionary.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|


s.name = "M13OrderedDictionary"
s.version = "1.0.1"
s.version = "1.0.2"
s.summary = "A cross between NSArray and NSDictionary. It holds an ordered list of objects and keys."

s.description = <<-DESC
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDESourceControlProjectFavoriteDictionaryKey</key>
<false/>
<key>IDESourceControlProjectIdentifier</key>
<string>87933A7B-DEEA-45D2-A9C9-ECFD42622B81</string>
<key>IDESourceControlProjectName</key>
<string>M13OrderedDictionary</string>
<key>IDESourceControlProjectOriginsDictionary</key>
<dict>
<key>2A58D87D-0C3D-4E3E-B996-44464EA9164D</key>
<string>https://github.com/Marxon13/M13OrderedDictionary.git</string>
</dict>
<key>IDESourceControlProjectPath</key>
<string>M13OrderedDictionary.xcodeproj/project.xcworkspace</string>
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
<dict>
<key>2A58D87D-0C3D-4E3E-B996-44464EA9164D</key>
<string>../..</string>
</dict>
<key>IDESourceControlProjectURL</key>
<string>https://github.com/Marxon13/M13OrderedDictionary.git</string>
<key>IDESourceControlProjectVersion</key>
<integer>110</integer>
<key>IDESourceControlProjectWCCIdentifier</key>
<string>2A58D87D-0C3D-4E3E-B996-44464EA9164D</string>
<key>IDESourceControlProjectWCConfigurations</key>
<array>
<dict>
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
<string>public.vcs.git</string>
<key>IDESourceControlWCCIdentifierKey</key>
<string>2A58D87D-0C3D-4E3E-B996-44464EA9164D</string>
<key>IDESourceControlWCCName</key>
<string>M13OrderedDictionary</string>
</dict>
</array>
</dict>
</plist>
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "CAC53480167D3EA900E66DFC"
BuildableName = "NSOrderedDictionary.app"
BuildableName = "M13OrderedDictionary.app"
BlueprintName = "M13OrderedDictionary"
ReferencedContainer = "container:M13OrderedDictionary.xcodeproj">
</BuildableReference>
Expand All @@ -33,7 +33,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "CAC53480167D3EA900E66DFC"
BuildableName = "NSOrderedDictionary.app"
BuildableName = "M13OrderedDictionary.app"
BlueprintName = "M13OrderedDictionary"
ReferencedContainer = "container:M13OrderedDictionary.xcodeproj">
</BuildableReference>
Expand All @@ -52,7 +52,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "CAC53480167D3EA900E66DFC"
BuildableName = "NSOrderedDictionary.app"
BuildableName = "M13OrderedDictionary.app"
BlueprintName = "M13OrderedDictionary"
ReferencedContainer = "container:M13OrderedDictionary.xcodeproj">
</BuildableReference>
Expand All @@ -70,7 +70,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "CAC53480167D3EA900E66DFC"
BuildableName = "NSOrderedDictionary.app"
BuildableName = "M13OrderedDictionary.app"
BlueprintName = "M13OrderedDictionary"
ReferencedContainer = "container:M13OrderedDictionary.xcodeproj">
</BuildableReference>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,36 +5,36 @@
<key>IDESourceControlProjectFavoriteDictionaryKey</key>
<false/>
<key>IDESourceControlProjectIdentifier</key>
<string>A96D51A2-83D7-48D8-B7ED-861AE0304537</string>
<string>EAEE08C7-1699-45B9-8E92-75FB949F64C9</string>
<key>IDESourceControlProjectName</key>
<string>NSOrderedDictionary</string>
<key>IDESourceControlProjectOriginsDictionary</key>
<dict>
<key>859D3D3F-058D-4588-9D57-C95F88DD9F10</key>
<string>https://github.com/Marxon13/NSOrderedDictionary.git</string>
<key>2A58D87D-0C3D-4E3E-B996-44464EA9164D</key>
<string>https://github.com/Marxon13/M13OrderedDictionary.git</string>
</dict>
<key>IDESourceControlProjectPath</key>
<string>NSOrderedDictionary.xcworkspace</string>
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
<dict>
<key>859D3D3F-058D-4588-9D57-C95F88DD9F10</key>
<key>2A58D87D-0C3D-4E3E-B996-44464EA9164D</key>
<string>..</string>
</dict>
<key>IDESourceControlProjectURL</key>
<string>https://github.com/Marxon13/NSOrderedDictionary.git</string>
<string>https://github.com/Marxon13/M13OrderedDictionary.git</string>
<key>IDESourceControlProjectVersion</key>
<integer>110</integer>
<key>IDESourceControlProjectWCCIdentifier</key>
<string>859D3D3F-058D-4588-9D57-C95F88DD9F10</string>
<string>2A58D87D-0C3D-4E3E-B996-44464EA9164D</string>
<key>IDESourceControlProjectWCConfigurations</key>
<array>
<dict>
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
<string>public.vcs.git</string>
<key>IDESourceControlWCCIdentifierKey</key>
<string>859D3D3F-058D-4588-9D57-C95F88DD9F10</string>
<string>2A58D87D-0C3D-4E3E-B996-44464EA9164D</string>
<key>IDESourceControlWCCName</key>
<string>NSOrderedDictionary</string>
<string>M13OrderedDictionary</string>
</dict>
</array>
</dict>
Expand Down
Binary file not shown.
1 change: 1 addition & 0 deletions Podfile
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
platform :ios, '5.0'
platform :osx, '10.7'

0 comments on commit 1174eea

Please sign in to comment.