Skip to content

Commit

Permalink
删除多余的库
Browse files Browse the repository at this point in the history
  • Loading branch information
神奇海螺 committed May 13, 2019
1 parent b6c9ed0 commit b66deef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
1 change: 0 additions & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ target 'TC1-NG' do
# Pods for TC1-NG
pod 'CocoaAsyncSocket'
pod 'CocoaMQTT'
pod 'OpenSSL-Universal'
pod 'SwiftyJSON'
pod 'LKDBHelper'
pod 'IQKeyboardManagerSwift'
Expand Down
6 changes: 1 addition & 5 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ PODS:
- LKDBHelper/standard (= 2.5.1)
- LKDBHelper/standard (2.5.1):
- FMDB
- OpenSSL-Universal (1.0.2.13)
- PKHUD (5.2.0)
- RealReachability (1.3.0):
- RealReachability/Connection (= 1.3.0)
Expand All @@ -26,7 +25,6 @@ DEPENDENCIES:
- CocoaMQTT
- IQKeyboardManagerSwift
- LKDBHelper
- OpenSSL-Universal
- PKHUD (~> 5.0)
- RealReachability
- SwiftyJSON
Expand All @@ -39,7 +37,6 @@ SPEC REPOS:
- FMDB
- IQKeyboardManagerSwift
- LKDBHelper
- OpenSSL-Universal
- PKHUD
- RealReachability
- SwiftyJSON
Expand All @@ -51,11 +48,10 @@ SPEC CHECKSUMS:
FMDB: 2ce00b547f966261cd18927a3ddb07cb6f3db82a
IQKeyboardManagerSwift: b07ccf9d8cafe993dcd6cb794eb4ba34611a0c4e
LKDBHelper: 9a276ba51f2e16263d46a9517e16cc9b03472664
OpenSSL-Universal: 401888162f11c33ebbd46f782d9229da35c61327
PKHUD: dd5357ac65f26115c35c4a68e9b328053326c5fe
RealReachability: eae9c58d2db52fadd8e1cba4b5d4c028454fbc47
SwiftyJSON: c4bcba26dd9ec7a027fc8eade48e2c911f229e96

PODFILE CHECKSUM: 42cc2299b60f5410227590a6e186e6c262c0a66f
PODFILE CHECKSUM: 4dbe3ea7683b328e5fab9903fdeb2d1963ec7961

COCOAPODS: 1.5.3

0 comments on commit b66deef

Please sign in to comment.