Skip to content

Commit

Permalink
update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
kjh5833 committed Jun 1, 2021
1 parent 680db28 commit 6969eb4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion iamport-ios.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'iamport-ios'
s.version = '1.0.0-dev01'
s.version = '1.0.0-dev02'
s.summary = 'iamport-ios will help develop for your iOS App payments'

# This description is used to generate tags and improve search results.
Expand Down Expand Up @@ -55,6 +55,7 @@ Pod::Spec.new do |s|
# s.dependency 'AlamoyireActivityLogger'

# Pods for RxSwift+MVVM
# 최신 1.3.2 대응 고민
s.dependency 'RxBus', '~> 1.3.1'
s.dependency 'RxSwift'
s.dependency 'RxCocoa'
Expand Down

0 comments on commit 6969eb4

Please sign in to comment.