Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
zhangyongji
/
MRFramework
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
42767a6b
authored
Aug 27, 2019
by
Sarkizz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修正podspec
parent
beb06681
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
+3
-1
MRFramework.podspec
+3
-1
No files found.
MRFramework.podspec
View file @
42767a6b
...
...
@@ -25,7 +25,9 @@ Pod::Spec.new do |s|
# swift 版本号
s
.
swift_version
=
'5.0'
s
.
source_files
=
"MRFramework/MRFramework/Extensions/*"
,
"MRFramework/MRFramework/FoundationManagers/*"
,
"MRFramework/MRFramework/UIControls/*"
s
.
source_files
=
"MRFramework/MRFramework/Extensions/**/*.swift"
s
.
source_files
=
"MRFramework/MRFramework/FoundationManagers/**/*.swift"
s
.
source_files
=
"MRFramework/MRFramework/UIControls/**/*.swift"
s
.
frameworks
=
"UIKit"
,
"Foundation"
...
...
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