Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
pikacode committed Jan 15, 2018
1 parent 14d8ee3 commit 22dcec7
Show file tree
Hide file tree
Showing 6 changed files with 99 additions and 99 deletions.
Binary file modified .DS_Store
Binary file not shown.
4 changes: 2 additions & 2 deletions demo/Podfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
target 'demo’ do
pod 'EBBannerView', '1.0.5'
# pod 'EBBannerView', :path => '/Users/wtsd/Desktop/EBBannerView/'
#pod 'EBBannerView', '1.0.6'
pod 'EBBannerView', :path => '../../EBBannerView'
end
6 changes: 3 additions & 3 deletions demo/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ PODS:
- EBBannerView (1.0.6)

DEPENDENCIES:
- EBBannerView (from `/Users/wtsd/Desktop/EBBannerView/`)
- EBBannerView (from `../../EBBannerView`)

EXTERNAL SOURCES:
EBBannerView:
:path: /Users/wtsd/Desktop/EBBannerView/
:path: ../../EBBannerView

SPEC CHECKSUMS:
EBBannerView: 5db9d139c995d686b9f37a7a1ed8c640346f0386

PODFILE CHECKSUM: 314d592813f629723f20b174b98a954e62e65237
PODFILE CHECKSUM: 95fa525f5f717659189efbdafe8608590538330a

COCOAPODS: 1.3.1
6 changes: 3 additions & 3 deletions demo/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 22dcec7

Please sign in to comment.