Skip to content

Commit

Permalink
Updated podspect verison
Browse files Browse the repository at this point in the history
  • Loading branch information
eleev committed Nov 30, 2018
1 parent b0f5739 commit c9ddcab
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion drawer-view.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#

s.name = "drawer-view"
s.version = "1.0.0"
s.version = "1.0.1"
s.summary = "📤 Drawer View is a custom UI component replication of Apple's Apple Music player and Shortcuts components view"

# This description is used to generate tags and improve search results.
Expand Down
8 changes: 8 additions & 0 deletions drawer-view.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?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>IDEDidComputeMac32BitWarning</key>
<true/>
</dict>
</plist>

0 comments on commit c9ddcab

Please sign in to comment.