Skip to content

Commit

Permalink
Episode 234
Browse files Browse the repository at this point in the history
  • Loading branch information
subdigital committed Sep 2, 2016
1 parent 8f4824d commit f2445cf
Show file tree
Hide file tree
Showing 63 changed files with 7,260 additions and 0 deletions.
6 changes: 6 additions & 0 deletions 234-universal-links/UniversalLinksDemo/Podfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
target 'SharedWebCredentialsDemo' do
use_frameworks!

pod 'SDWebImage'

end
14 changes: 14 additions & 0 deletions 234-universal-links/UniversalLinksDemo/Podfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
PODS:
- SDWebImage (3.8.1):
- SDWebImage/Core (= 3.8.1)
- SDWebImage/Core (3.8.1)

DEPENDENCIES:
- SDWebImage

SPEC CHECKSUMS:
SDWebImage: 35f9627a3e44b4f292a8a8ce6a531fa488239b91

PODFILE CHECKSUM: c4db09f7555cc5471eb60c8c76c2188b2e2f75b5

COCOAPODS: 1.0.1
14 changes: 14 additions & 0 deletions 234-universal-links/UniversalLinksDemo/Pods/Manifest.lock

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

Large diffs are not rendered by default.

20 changes: 20 additions & 0 deletions 234-universal-links/UniversalLinksDemo/Pods/SDWebImage/LICENSE

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

334 changes: 334 additions & 0 deletions 234-universal-links/UniversalLinksDemo/Pods/SDWebImage/README.md

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

Loading

0 comments on commit f2445cf

Please sign in to comment.