Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ios
/
yh_sdwebimage
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
Bogdan Poplauschi
2016-01-08 17:17:58 +0200
Commit
a45b222e7043bf1aa247aab8d1133a36781e21f3
1 parent
aa3598f3
Bump version to 3.7.4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
SDWebImage.podspec
WebImage/Info.plist
SDWebImage.podspec
View file @
a45b222
Pod
::
Spec
.
new
do
|
s
|
s
.
name
=
'SDWebImage'
s
.
version
=
'3.7.
3
'
s
.
version
=
'3.7.
4
'
s
.
ios
.
deployment_target
=
'5.0'
s
.
tvos
.
deployment_target
=
'9.0'
s
.
license
=
'MIT'
...
...
WebImage/Info.plist
View file @
a45b222
...
...
@@ -15,7 +15,7 @@
<key>
CFBundlePackageType
</key>
<string>
FMWK
</string>
<key>
CFBundleShortVersionString
</key>
<string>
1.0
</string>
<string>
3.7.4
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleVersion
</key>
...
...
Please
register
or
login
to post a comment