Skip to content

Commit

Permalink
EARestrictedScrollView dependency update, resolves #100
Browse files Browse the repository at this point in the history
  • Loading branch information
ealeksandrov committed Jun 12, 2015
1 parent a5048e6 commit 7e828a8
Show file tree
Hide file tree
Showing 26 changed files with 1,251 additions and 1,189 deletions.
2 changes: 1 addition & 1 deletion EAIntroView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ Pod::Spec.new do |s|
s.requires_arc = true
s.public_header_files = 'EAIntroView/EAIntro{Page,View}.h'

s.dependency 'EARestrictedScrollView', '~> 0.1.0'
s.dependency 'EARestrictedScrollView', '~> 0.2.0'

end
14 changes: 7 additions & 7 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
PODS:
- EAIntroView (2.7.3):
- EARestrictedScrollView (~> 0.1.0)
- EARestrictedScrollView (0.1.0)
- EARestrictedScrollView (~> 0.2.0)
- EARestrictedScrollView (0.2.0)
- Expecta (0.4.2)
- Expecta+Snapshots (1.3.2):
- Expecta (~> 0.3)
- FBSnapshotTestCase (= 1.6)
- FBSnapshotTestCase (1.6)
- SMPageControl (1.2)
- Specta (0.5.0)
- Specta (1.0.2)

DEPENDENCIES:
- EAIntroView (from `../`)
Expand All @@ -23,12 +23,12 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
EAIntroView: bedde44388280d71c9798ce36c82720901596355
EARestrictedScrollView: 5ab3eadd9ea55282cc72df0daecb09803059e3a0
EAIntroView: b3494a17278215bd391b3e5832ef5d75feda2f0d
EARestrictedScrollView: f86d61e16c61d3e93c84f8e96e83122a2a3b7631
Expecta: 78b4e8b0c8291fa4524d7f74016b6065c2e391ec
Expecta+Snapshots: 40c5ec43b43da3bae957f14fed5dc9177d08ec8b
FBSnapshotTestCase: 9d5fe43b29ae3a0ed8fc829477971b281038f748
SMPageControl: 922892813001cfaf059e86e6801f46a967e9ee29
Specta: eb90708ed77569bbda089f8ead10bb99b8e9489e
Specta: 9cec98310dca411f7c7ffd6943552b501622abfe

COCOAPODS: 0.36.3
COCOAPODS: 0.37.2

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.

4 changes: 3 additions & 1 deletion Example/Pods/EARestrictedScrollView/README.md

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

2 changes: 1 addition & 1 deletion Example/Pods/Local Podspecs/EAIntroView.podspec.json

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

14 changes: 7 additions & 7 deletions Example/Pods/Manifest.lock

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

Loading

0 comments on commit 7e828a8

Please sign in to comment.