Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
A
Api
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Public iOS projects
Api
Commits
9e72ca7a
Commit
9e72ca7a
authored
Oct 09, 2017
by
Mauro E. Bender
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Alamofire dependency to 4.0
parent
6c31e671
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
Api.podspec
Api.podspec
+1
-1
Example/Podfile.lock
Example/Podfile.lock
+3
-3
No files found.
Api.podspec
View file @
9e72ca7a
...
...
@@ -31,5 +31,5 @@ TODO: Add long description of the pod here.
s
.
source_files
=
'Api/Classes/**/*'
s
.
dependency
'
Alamofire
'
,
'~> 4.0
.0
'
s
.
dependency
'
Alamofire
'
,
'~> 4.0'
end
Example/Podfile.lock
View file @
9e72ca7a
PODS:
- Alamofire (4.0.1)
- Api (0.1.
0
):
- Alamofire (~> 4.0
.0
)
- Api (0.1.
1
):
- Alamofire (~> 4.0)
- Mockingjay (2.0.0):
- Mockingjay/Core (= 2.0.0)
- Mockingjay/XCTest (= 2.0.0)
...
...
@@ -25,7 +25,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
Alamofire: 7682d43245de14874acd142ec137b144aa1dd335
Api:
c5fe03a8024546f754f81b85c940bb14adafa7bc
Api:
dce7e54cbbbbf707a4e1c47f3661447196b78ee7
Mockingjay: 7122a3fc0597aa63438e4cd9b71b7bc8aac05b87
Nimble: 56fc9f5020effa2206de22c3dd910f4fb011b92f
Quick: 5d290df1c69d5ee2f0729956dcf0fd9a30447eaa
...
...
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