Skip to content

Commit aaa9cbc

Browse files
committed
fix Podfile
1 parent 80458cf commit aaa9cbc

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
lines changed

Example/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
use_frameworks!
22

33
target 'MLMenu_Example' do
4-
pod 'MLMenu', '~> 0.1.0'
4+
pod 'MLMenu', '~> 0.1.1'
55
end

Example/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
PODS:
2-
- MLMenu (0.1.0)
2+
- MLMenu (0.1.1)
33

44
DEPENDENCIES:
5-
- MLMenu (~> 0.1.0)
5+
- MLMenu (~> 0.1.1)
66

77
SPEC REPOS:
88
https://github.com/CocoaPods/Specs.git:
99
- MLMenu
1010

1111
SPEC CHECKSUMS:
12-
MLMenu: a5d9a8e140d3982cad60050285dda4891d387beb
12+
MLMenu: 5aaba3b6fd981aeb5149ee0f40db6b8207c94276
1313

14-
PODFILE CHECKSUM: a72e6c78e01a52cb14f2e87ca2279e83a17f273d
14+
PODFILE CHECKSUM: ea223269c50a3799fae148b8f9d369d92c326447
1515

1616
COCOAPODS: 1.5.0

Example/Pods/MLMenu/MLMenu/Classes/MLMenuView.m

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Manifest.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/MLMenu/Info.plist

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)