Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
I
IFS-iOS
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张杰
IFS-iOS
Commits
731dd92d
Commit
731dd92d
authored
Jan 14, 2023
by
jzhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
格式化podfile
parent
bec5e987
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
26 deletions
+26
-26
Podfile
IFS/Podfile
+26
-26
No files found.
IFS/Podfile
View file @
731dd92d
source
'https://github.com/CocoaPods/Specs.git'
platform
:ios
,
'12.0'
source
"https://github.com/CocoaPods/Specs.git"
platform
:ios
,
"12.0"
use_frameworks!
target
'IFS'
do
pod
'SnapKit'
pod
'SwiftyJSON'
pod
'Moya'
pod
'DZNEmptyDataSet'
pod
'Kingfisher'
,
'7.3.0'
pod
'DeviceKit'
pod
'Hero'
pod
'RxSwift'
pod
'RxCocoa'
pod
'HandyJSON'
,
'5.0.4-beta'
pod
'MJRefresh'
,
'~> 3.1.15.1'
pod
'IQKeyboardManager'
,
'~> 5.0.6'
pod
'FDFullscreenPopGesture'
,
'~> 1.1'
pod
'ImagePicker'
,
:git
=>
'https://github.com/jzhang0480/ImagePicker.git'
pod
'SKPhotoBrowser'
,
'~> 5.0.0'
pod
'YXAlertController'
pod
'PPBadgeViewSwift'
pod
'SVProgressHUD'
,
'~> 2.2.2'
pod
'UMengAnalytics'
pod
'JPush'
pod
'swiftScan'
,
:git
=>
'https://github.com/MxABC/swiftScan.git'
pod
'MZFormSheetPresentationController'
,
'~> 2.4.2'
pod
'RATreeView'
target
"IFS"
do
pod
"DeviceKit"
pod
"DZNEmptyDataSet"
pod
"FDFullscreenPopGesture"
,
"~> 1.1"
pod
"HandyJSON"
,
"5.0.4-beta"
pod
"Hero"
pod
"ImagePicker"
,
:git
=>
"https://github.com/jzhang0480/ImagePicker.git"
pod
"IQKeyboardManager"
,
"~> 5.0.6"
pod
"JPush"
pod
"Kingfisher"
,
"7.3.0"
pod
"MJRefresh"
,
"~> 3.1.15.1"
pod
"Moya"
pod
"MZFormSheetPresentationController"
,
"~> 2.4.2"
pod
"PPBadgeViewSwift"
pod
"RATreeView"
pod
"RxCocoa"
pod
"RxSwift"
pod
"SKPhotoBrowser"
,
"~> 5.0.0"
pod
"SnapKit"
pod
"SVProgressHUD"
,
"~> 2.2.2"
pod
"swiftScan"
,
:git
=>
"https://github.com/MxABC/swiftScan.git"
pod
"SwiftyJSON"
pod
"UMengAnalytics"
pod
"YXAlertController"
end
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment