Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MYID Public Code
MyID iOS SDK
Commits
b5e488d6
Commit
b5e488d6
authored
6 months ago
by
Javohir Savriy
Browse files
Options
Download
Email Patches
Plain Diff
Update MyIdSDK.podspec
parent
0da2ee1f
master
2.4.0
2.3.9
2.3.6
2.3.5
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
MyIdSDK.podspec
+1
-1
MyIdSDK.podspec
with
1 addition
and
1 deletion
+1
-1
MyIdSDK.podspec
View file @
b5e488d6
Pod
::
Spec
.
new
do
|
spec
|
Pod
::
Spec
.
new
do
|
spec
|
spec
.
name
=
"MyIdSDK"
spec
.
name
=
"MyIdSDK"
spec
.
version
=
"2.3.
3
"
spec
.
version
=
"2.3.
4
"
spec
.
platform
=
:ios
,
'12.0'
spec
.
platform
=
:ios
,
'12.0'
spec
.
ios
.
deployment_target
=
'12.0'
spec
.
ios
.
deployment_target
=
'12.0'
spec
.
summary
=
"MyID Framework"
spec
.
summary
=
"MyID Framework"
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help