Skip to content

Commit

Permalink
加个库依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
phoebus committed Jul 9, 2015
1 parent 0baa84d commit d2a859f
Show file tree
Hide file tree
Showing 51 changed files with 2,756 additions and 1,674 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.1"
s.version = "1.1.2"
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: 5 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,11 @@ PODS:
- AFNetworking/UIKit (2.5.4):
- AFNetworking/NSURLConnection
- AFNetworking/NSURLSession
- BaixingSDK (1.0.5):
- BaixingSDK (1.1.1):
- 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 @@ -42,6 +43,7 @@ PODS:
- FMDB/common (2.5)
- FMDB/standard (2.5):
- FMDB/common
- OpenUDID (1.0.0)

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

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

COCOAPODS: 0.37.2
1 change: 1 addition & 0 deletions Example/Pods/Headers/Private/OpenUDID/OpenUDID.h

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

1 change: 1 addition & 0 deletions Example/Pods/Headers/Public/OpenUDID/OpenUDID.h

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

7 changes: 5 additions & 2 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: 5 additions & 2 deletions Example/Pods/Manifest.lock

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

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

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

Loading

0 comments on commit d2a859f

Please sign in to comment.