Skip to content

Commit

Permalink
進版 QuickDialog 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kinosang committed Dec 5, 2016
1 parent 6673324 commit c67b14f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ target 'e-Hentai' do
pod 'Realm', '~> 0.96.0'
pod 'SVProgressHUD', '~> 1.1.2'
pod 'MWPhotoBrowser', '~> 2.1.1'
pod 'QuickDialog', '~> 1.0'
pod 'QuickDialog', '~> 1.1.0'
pod 'FXBlurView', '~> 1.6.3'
pod 'JDStatusBarNotification', '~> 1.5.2'

Expand Down
16 changes: 9 additions & 7 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ PODS:
- DACircularProgress (~> 2.3)
- MBProgressHUD (~> 0.9)
- SDWebImage (!= 3.7.2, ~> 3.7)
- QuickDialog (1.0):
- QuickDialog/Core (= 1.0)
- QuickDialog/Core (1.0)
- QuickDialog (1.1.0):
- QuickDialog/Core (= 1.1.0)
- QuickDialog/Core (1.1.0)
- ReactiveCocoa (2.3.1):
- ReactiveCocoa/UI (= 2.3.1)
- ReactiveCocoa/Core (2.3.1):
Expand All @@ -39,7 +39,7 @@ DEPENDENCIES:
- JDStatusBarNotification (~> 1.5.2)
- KIF (~> 3.0)
- MWPhotoBrowser (~> 2.1.1)
- QuickDialog (~> 1.0)
- QuickDialog (~> 1.1.0)
- ReactiveCocoa (~> 2.3.1)
- Realm (~> 0.96.0)
- SDWebImage (~> 3.6)
Expand All @@ -55,12 +55,14 @@ SPEC CHECKSUMS:
KIF: ef1691e54e1d969c3b4fd0b5b56a3d7ddf37f216
MBProgressHUD: c47f2c166c126cf2ce36498d80f33e754d4e93ad
MWPhotoBrowser: ba0d0c09ffda3a7ea10093518738c502c1c7141c
QuickDialog: ea2e68e0611ec012bcbd9d0e1d703d566a4c7355
ReactiveCocoa: 334468a83b2c5f669f7cfb9a084415ee23219b4f
QuickDialog: 6954450c4c2d003a89fbfee48ec8fa4695436b01
ReactiveCocoa: 3fe9b233ca6db810e86681b5749488564c1179a1
Realm: d1b1eff5264cd6a3158b7a9b6c499d7f6ad3a860
SDWebImage: 1d2b1a1efda1ade1b00b6f8498865f8ddedc8a84
SupportKit: 0620a30b87fdbbfc59b53c53697c72036da23d83
SVProgressHUD: 3afb875b9eb23acd1bed9b82495695c68621a8b2
ViewDeck: 3e9bfcc36d889155d77ae47811a4d48714ee8d0c

COCOAPODS: 0.39.0
PODFILE CHECKSUM: 1f0d1bcf75a9b752bac0fa154e4ac8fe51285ac6

COCOAPODS: 1.1.1

0 comments on commit c67b14f

Please sign in to comment.