初始化项目
Showing
OffcnIMSDKiOS.xcodeproj/project.pbxproj
0 → 100644
OffcnIMSDKiOS/AppDelegate.h
0 → 100644
OffcnIMSDKiOS/AppDelegate.m
0 → 100644
OffcnIMSDKiOS/Assets.xcassets/Contents.json
0 → 100644
OffcnIMSDKiOS/Base.lproj/Main.storyboard
0 → 100644
OffcnIMSDKiOS/Info.plist
0 → 100644
OffcnIMSDKiOS/ViewController.h
0 → 100644
OffcnIMSDKiOS/ViewController.m
0 → 100644
OffcnIMSDKiOS/main.m
0 → 100644
Podfile
0 → 100644
source 'https://github.com/CocoaPods/Specs.git' | ||
platform :ios, '8.0' | ||
target 'OffcnIMSDKiOS' do | ||
# use_frameworks! | ||
#pod 'AFNetworking', '~> 3.1.0' | ||
#pod 'MJExtension', '~> 3.0.13' | ||
#pod 'MBProgressHUD', '~> 1.0.0' | ||
#pod 'Masonry', '1.1.0' | ||
#pod 'RealReachability', '~> 1.1.9' | ||
#pod 'SDWebImage', '~> 4.0.0' | ||
#pod 'MJRefresh', '~> 3.1.12' | ||
#pod 'MLeaksFinder' | ||
#pod 'AliyunOSSiOS' | ||
#pod 'UMCCommon' | ||
#pod 'UMCSecurityPlugins' | ||
#pod 'UMCAnalytics' | ||
#pod 'UMCCommonLog' | ||
#pod 'UMCErrorCatch' | ||
#pod 'Sentry' | ||
#pod 'FLEX', :configurations => ['Debug'] | ||
end |
Please
register
or
sign in
to comment