-
Notifications
You must be signed in to change notification settings - Fork 182
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Uncomment the next line to define a global platform for your project | ||
platform :ios, '10.0' | ||
|
||
target 'UICollectionViewAlignedLayout' do | ||
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks | ||
use_frameworks! | ||
|
||
# Pods for UICollectionViewAlignedLayout | ||
|
||
pod 'UICollectionViewLeftAlignedLayout', :path=> '..' | ||
|
||
target 'UICollectionViewAlignedLayoutTests' do | ||
inherit! :search_paths | ||
# Pods for testing | ||
end | ||
|
||
end |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
PODS: | ||
- UICollectionViewLeftAlignedLayout (1.0.3) | ||
|
||
DEPENDENCIES: | ||
- UICollectionViewLeftAlignedLayout (from `..`) | ||
|
||
EXTERNAL SOURCES: | ||
UICollectionViewLeftAlignedLayout: | ||
:path: ".." | ||
|
||
SPEC CHECKSUMS: | ||
UICollectionViewLeftAlignedLayout: e90b281832b47295a0decec3ba2a72341c51064f | ||
|
||
PODFILE CHECKSUM: 580c60e5baecb6e42a56dde6d347c5dc23cf7ecd | ||
|
||
COCOAPODS: 1.2.1 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.