Skip to content

Commit 05d6c87

Browse files
committed
UMengSocial 转 UMengUShare 的一些。。处理
1 parent 637a0ce commit 05d6c87

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

Coding_iOS/AppDelegate.m

-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333

3434
#import "FunctionIntroManager.h"
3535
#import <evernote-cloud-sdk-ios/ENSDK/ENSDK.h>
36-
//#import "UMSocialSinaSSOHandler.h"
3736
#import "Coding_NetAPIManager.h"
3837
#import "EADeviceToServerLog.h"
3938
#import <UMSocialCore/UMSocialCore.h>

Podfile

-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ pod 'TMCache', '2.1.0'
2525
pod 'iVersion', '1.11.4'
2626
pod 'JazzHands', '2.0.0'
2727
pod 'SSKeychain', '1.2.3'
28-
#pod 'UMengSocial', '5.0'
2928
#pod 'evernote-cloud-sdk-ios', :git => 'https://github.com/evernote/evernote-cloud-sdk-ios.git', :branch => 'ios7'
3029
pod 'evernote-cloud-sdk-ios', '2.0.2'
3130
pod 'UMengAnalytics', '4.2.4'
@@ -34,6 +33,5 @@ pod 'FLEX', '~> 2.0', :configurations => ['Debug']
3433
pod 'UMengUShare/Social/WeChat', '6.4.5'
3534
pod 'UMengUShare/Social/QQ', '6.4.5'
3635
pod 'UMengUShare/Social/Sina', '6.4.5'
37-
#pod 'WeiboSDK', :git => 'https://github.com/sinaweibosdk/weibo_ios_sdk.git'
3836

3937
end

0 commit comments

Comments
 (0)