添加各种工具类
Showing
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
MRFramework/MRFrameworkTests/BMW.jpg
0 → 100644
29.5 KB
MRFramework/Podfile
0 → 100644
# Uncomment the next line to define a global platform for your project | ||
# platform :ios, '9.0' | ||
target 'MRFramework' do | ||
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks | ||
use_frameworks! | ||
pod 'SnapKit', '4.2.0', :inhibit_warnings => true | ||
pod 'KeychainAccess', '3.2.0' | ||
# Pods for MRFramework | ||
target 'MRFrameworkTests' do | ||
inherit! :search_paths | ||
# Pods for testing | ||
end | ||
end |
Please
register
or
sign in
to comment