Skip to content

Commit

Permalink
Merge pull request #7 from maamjadi/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
maamjadi authored May 24, 2019
2 parents bbb3f9d + bbb3539 commit 9db3987
Show file tree
Hide file tree
Showing 69 changed files with 4,753 additions and 33 deletions.
10 changes: 10 additions & 0 deletions SCMovieApp/Podfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'

target 'SCMovieApp' do
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks
use_frameworks!

# Pods for SCMovieApp
pod 'SnapKit', :inhibit_warnings => true
end
16 changes: 16 additions & 0 deletions SCMovieApp/Podfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
PODS:
- SnapKit (5.0.0)

DEPENDENCIES:
- SnapKit

SPEC REPOS:
https://github.com/cocoapods/specs.git:
- SnapKit

SPEC CHECKSUMS:
SnapKit: fd22d10eb9aff484d79a8724eab922c1ddf89bcf

PODFILE CHECKSUM: 56fa109396afeb9e300a99465612cda5c085ec8f

COCOAPODS: 1.6.1
16 changes: 16 additions & 0 deletions SCMovieApp/Pods/Manifest.lock

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

737 changes: 737 additions & 0 deletions SCMovieApp/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

19 changes: 19 additions & 0 deletions SCMovieApp/Pods/SnapKit/LICENSE

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

129 changes: 129 additions & 0 deletions SCMovieApp/Pods/SnapKit/README.md

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

Loading

0 comments on commit 9db3987

Please sign in to comment.