Skip to content

Commit 5d3431f

Browse files
committed
first commit
0 parents  commit 5d3431f

File tree

63 files changed

+9785
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+9785
-0
lines changed

Podfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
target 'QuyzApp' do
2+
pod 'Alamofire', '~> 4.7'
3+
end

Podfile.lock

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
PODS:
2+
- Alamofire (4.8.2)
3+
4+
DEPENDENCIES:
5+
- Alamofire (~> 4.7)
6+
7+
SPEC REPOS:
8+
https://github.com/cocoapods/specs.git:
9+
- Alamofire
10+
11+
SPEC CHECKSUMS:
12+
Alamofire: ae5c501addb7afdbb13687d7f2f722c78734c2d3
13+
14+
PODFILE CHECKSUM: 4d3aa3d58c304693f2b05d8f9a3d84c4aa3d64ca
15+
16+
COCOAPODS: 1.7.5

Pods/Alamofire/LICENSE

Lines changed: 19 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Alamofire/README.md

Lines changed: 243 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)