Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
王卫
/
YXBaseProject
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit d5d24358
authored
Mar 30, 2018
by
王卫
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
创建工程
1 parent
182dd4c7
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
0 deletions
Podfile
Podfile
0 → 100644
View file @
d5d2435
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'
target
'YX_BaseProject'
do
# Uncomment the next line if you're using Swift or would like to use dynamic frameworks
# use_frameworks!
# Pods for YX_BaseProject
target
'YX_BaseProjectTests'
do
inherit!
:search_paths
# Pods for testing
end
target
'YX_BaseProjectUITests'
do
inherit!
:search_paths
# Pods for testing
end
pod
'Masonry'
pod
'MJRefresh'
pod
'YYWebImage'
pod
'AFNetworking'
,
'~> 3.0.4'
pod
'JSONModel'
,
'~> 1.2.0'
end
Write
Preview
Markdown
is supported
Attach a file
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 post a comment