Skip to content

Commit

Permalink
changed protection level
Browse files Browse the repository at this point in the history
  • Loading branch information
shles committed Feb 13, 2019
1 parent b92c6a1 commit 70871eb
Show file tree
Hide file tree
Showing 20 changed files with 625 additions and 60 deletions.
4 changes: 4 additions & 0 deletions Example/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@ use_frameworks!
target 'TrueTransition' do
pod 'TrueTransition', :path => '../'
end

target 'TrueTransitionTests' do
pod 'TrueTransition', :path => '../'
end
6 changes: 3 additions & 3 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- TrueTransition (0.3.1)
- TrueTransition (0.4.2)

DEPENDENCIES:
- TrueTransition (from `../`)
Expand All @@ -9,8 +9,8 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
TrueTransition: 8e199cb108d8b0dcfe45cd9cc66d6aae64b337f0
TrueTransition: 532fd492edf90ff52e4c5da6aa78c6f811baa891

PODFILE CHECKSUM: 60f7ce52bfa40bb1f94de7f4a595faafc5c32c4f
PODFILE CHECKSUM: e1ac442c2cab24745aa3c9e6075e05e07db35ef6

COCOAPODS: 1.6.0
6 changes: 3 additions & 3 deletions Example/Pods/Local Podspecs/TrueTransition.podspec.json

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

6 changes: 3 additions & 3 deletions Example/Pods/Manifest.lock

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

276 changes: 229 additions & 47 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

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.

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

Loading

0 comments on commit 70871eb

Please sign in to comment.