Skip to content

Commit

Permalink
New podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
pchelnikov committed Aug 11, 2018
1 parent f52b298 commit cd7c24a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion MarkerKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'MarkerKit'
s.version = '1.0.0'
s.version = '1.1.0'
s.summary = 'Lightweight and easy to use wrapper for Auto Layout Constraints'
s.homepage = 'https://github.com/pchelnikov/MarkerKit'
s.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down
2 changes: 0 additions & 2 deletions MarkerKit.xcodeproj/xcshareddata/xcschemes/MarkerKit.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
language = ""
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
Expand All @@ -37,7 +36,6 @@
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
language = ""
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
Expand Down

0 comments on commit cd7c24a

Please sign in to comment.