Skip to content

Commit

Permalink
Merge pull request #13 from mustafagunes/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
mustafagunes authored Jan 22, 2020
2 parents c683565 + d620aba commit bd7f573
Show file tree
Hide file tree
Showing 236 changed files with 29,649 additions and 4 deletions.
13 changes: 13 additions & 0 deletions Podfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'

target 'viper-exam' do
# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!

# Pods for viper-exam
pod 'Alamofire'
pod 'SnapKit'
pod 'Kingfisher'

end
26 changes: 26 additions & 0 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
PODS:
- Alamofire (4.9.1)
- Kingfisher (5.12.0):
- Kingfisher/Core (= 5.12.0)
- Kingfisher/Core (5.12.0)
- SnapKit (5.0.1)

DEPENDENCIES:
- Alamofire
- Kingfisher
- SnapKit

SPEC REPOS:
trunk:
- Alamofire
- Kingfisher
- SnapKit

SPEC CHECKSUMS:
Alamofire: 85e8a02c69d6020a0d734f6054870d7ecb75cf18
Kingfisher: dc6e0f53bb5b12c3e75bedb0e01bbd7a640eea69
SnapKit: 97b92857e3df3a0c71833cce143274bf6ef8e5eb

PODFILE CHECKSUM: b548afce838bc21ea2697815670b2b2ca5e710f4

COCOAPODS: 1.8.4
19 changes: 19 additions & 0 deletions Pods/Alamofire/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

234 changes: 234 additions & 0 deletions Pods/Alamofire/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit bd7f573

Please sign in to comment.