Skip to content

Commit

Permalink
new pod
Browse files Browse the repository at this point in the history
  • Loading branch information
Noah37 committed Aug 8, 2017
1 parent ab7b3ad commit fde9072
Show file tree
Hide file tree
Showing 17 changed files with 1,852 additions and 1,055 deletions.
Binary file modified .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ pod 'YYKit','1.0.9'
#pod 'YTKKeyValueStore','0.1.2'
pod 'SnapKit','3.2.0'
pod 'MBProgressHUD','~> 1.0.0'
pod 'QSNetwork', :path => 'zhuishushenqi/Vendor/QSNetwork'
pod 'QSNetwork', '~>0.0.1'

end
10 changes: 3 additions & 7 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,24 +18,20 @@ DEPENDENCIES:
- MBProgressHUD (~> 1.0.0)
- ObjectMapper (= 2.2.5)
- PullToRefresh (= 0.0.1)
- QSNetwork (from `zhuishushenqi/Vendor/QSNetwork`)
- QSNetwork (~> 0.0.1)
- SnapKit (= 3.2.0)
- YYKit (= 1.0.9)

EXTERNAL SOURCES:
QSNetwork:
:path: zhuishushenqi/Vendor/QSNetwork

SPEC CHECKSUMS:
FMDB: 854a0341b4726e53276f2a8996f06f1b80f9259a
Kingfisher: 12eeffeef42ea45b68c5e5acfe8ba9005b713ab4
MBProgressHUD: 4890f671c94e8a0f3cf959aa731e9de2f036d71a
ObjectMapper: fb30f71e08470d1e5a20b199fafe1246281db898
PullToRefresh: 718b902fea1e8db4390bee24d515a37fd49bdbd7
QSNetwork: 0342c4667bedfc33cebb9b01bd3fcfcac21d0ff9
QSNetwork: 4d357f4dd7df262892fc2b0b6900f2c0e99f5237
SnapKit: 1ca44df72cfa543218d177cb8aab029d10d86ea7
YYKit: 7cda43304a8dc3696c449041e2cb3107b4e236e7

PODFILE CHECKSUM: 5e213ccfc76306fb9ad69881849adb3215318834
PODFILE CHECKSUM: 44a188cfacbb76bf27c127012977a553e7cf4412

COCOAPODS: 1.2.0
10 changes: 3 additions & 7 deletions Pods/Manifest.lock

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

2,074 changes: 1,035 additions & 1,039 deletions Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

21 changes: 21 additions & 0 deletions Pods/QSNetwork/LICENSE

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

2 changes: 2 additions & 0 deletions Pods/QSNetwork/README.md

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

79 changes: 79 additions & 0 deletions Pods/QSNetwork/Source/QSError.swift

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

Loading

0 comments on commit fde9072

Please sign in to comment.