Skip to content

Commit

Permalink
修改网络层storage
Browse files Browse the repository at this point in the history
  • Loading branch information
phoebus committed Jul 10, 2015
1 parent 740eaa7 commit d363747
Show file tree
Hide file tree
Showing 54 changed files with 1,703 additions and 2,777 deletions.
2 changes: 1 addition & 1 deletion BaixingSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

Pod::Spec.new do |s|
s.name = "BaixingSDK"
s.version = "1.1.2"
s.version = "1.1.3"
s.summary = "It is a baixing base library."
s.description = "It is a baixing base library. Join us:shaozhengxingok@126.com"
s.homepage = "https://github.com/iException/BaixingSDK"
Expand Down
7 changes: 2 additions & 5 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,10 @@ PODS:
- AFNetworking/UIKit (2.5.4):
- AFNetworking/NSURLConnection
- AFNetworking/NSURLSession
- BaixingSDK (1.1.1):
- BaixingSDK (1.1.2):
- AFNetworking (= 2.5.4)
- CocoaLumberjack (= 2.0.0)
- FMDB (= 2.5)
- OpenUDID
- CocoaLumberjack (2.0.0):
- CocoaLumberjack/Default (= 2.0.0)
- CocoaLumberjack/Extensions (= 2.0.0)
Expand All @@ -43,7 +42,6 @@ PODS:
- FMDB/common (2.5)
- FMDB/standard (2.5):
- FMDB/common
- OpenUDID (1.0.0)

DEPENDENCIES:
- BaixingSDK (from `../`)
Expand All @@ -55,10 +53,9 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
AFNetworking: 05edc0ac4c4c8cf57bcf4b84be5b0744b6d8e71e
BaixingSDK: 97a1b980eb3df3b6fcef3f507727af68df076e8f
BaixingSDK: 93f06b8ee4d7a3ac87c68fe0b9b23d457c0f8be1
CocoaLumberjack: a6f77d987d65dc7ba86b0f84db7d0b9084f77bcb
FBSnapshotTestCase: fd500d5b282c4ec60215d26d0b58b0cf271dd0d6
FMDB: 96e8f1bcc1329e269330f99770ad4285d9003e52
OpenUDID: e7cb6984c7304906ad20f3a36bf087b025896b6b

COCOAPODS: 0.37.2
1 change: 0 additions & 1 deletion Example/Pods/Headers/Private/OpenUDID/OpenUDID.h

This file was deleted.

1 change: 0 additions & 1 deletion Example/Pods/Headers/Public/OpenUDID/OpenUDID.h

This file was deleted.

7 changes: 2 additions & 5 deletions Example/Pods/Local Podspecs/BaixingSDK.podspec.json

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

7 changes: 2 additions & 5 deletions Example/Pods/Manifest.lock

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

65 changes: 0 additions & 65 deletions Example/Pods/OpenUDID/OpenUDID.h

This file was deleted.

Loading

0 comments on commit d363747

Please sign in to comment.