Skip to content

Commit

Permalink
update KeyboardMan; Realm stay on 0.94
Browse files Browse the repository at this point in the history
  • Loading branch information
nixzhu committed Aug 19, 2015
1 parent 7a605c3 commit 7d677bd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def pods
pod 'pop'
pod 'AFNetworking'
pod 'MZFayeClient', :path => '../CatchLib-iOS/MZFayeClient/'
pod 'RealmSwift'
pod 'RealmSwift', 0.94
end

target 'Yep' do
Expand Down
12 changes: 6 additions & 6 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ PODS:
- Base64 (1.0.1)
- DeviceGuru (1.2.0)
- FXBlurView (1.6.3)
- KeyboardMan (0.3.1)
- Kingfisher (1.4.2)
- KeyboardMan (0.4)
- Kingfisher (1.4.5)
- MZFayeClient (1.0.1):
- Base64 (~> 1.0.1)
- SocketRocket (~> 0.4)
Expand All @@ -52,22 +52,22 @@ DEPENDENCIES:
- MZFayeClient (from `../CatchLib-iOS/MZFayeClient/`)
- pop
- Proposer
- RealmSwift
- RealmSwift (= 0.94)
- Ruler
- TPKeyboardAvoiding (~> 1.2)

EXTERNAL SOURCES:
MZFayeClient:
:path: "../CatchLib-iOS/MZFayeClient/"
:path: ../CatchLib-iOS/MZFayeClient/

SPEC CHECKSUMS:
AFNetworking: 05edc0ac4c4c8cf57bcf4b84be5b0744b6d8e71e
APAddressBook: 2c949367b190a993d2cce769a3b20bce8bcf000c
Base64: 4924bf3ca6fa559a5161ef717291bd450eb7bd1a
DeviceGuru: 34cf5b30fd99e7e3a4cee4c77c03bc94a4362be4
FXBlurView: c6d23f3d35af2c6282296a2930f61c6e2c788d01
KeyboardMan: 8e94e1b17d3c4f07b449227ecc7c89c09c09c154
Kingfisher: 4446782a827abbe2e6048a1fa741924a10e6ad7c
KeyboardMan: 1a3fc736d9abe8a29030d865eb6759987b0cfaf3
Kingfisher: 22fa7d41c83b214c19fbb82a77a9db52300b3719
MZFayeClient: 65e7ef67e61fbe7a7a8b196130541c9f06bcb5d8
pop: 628ffc631644601567ee8bfaaaea493ebd7d0923
Proposer: 6fa2c0dc88b5445aed16786c6717d3676586ff9b
Expand Down

0 comments on commit 7d677bd

Please sign in to comment.