Skip to content

Commit

Permalink
Fixed absolute view position calculation
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanbruel committed Feb 1, 2016
1 parent 0110894 commit 466dfd6
Show file tree
Hide file tree
Showing 17 changed files with 60 additions and 551 deletions.
4 changes: 0 additions & 4 deletions Example/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ use_frameworks!

target 'ForceTouchable_Example', :exclusive => true do
pod 'ForceTouchable', :path => '../'
end

target 'ForceTouchable_Tests', :exclusive => true do
pod 'ForceTouchable', :path => '../'


end
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- ForceTouchable (1.0)
- ForceTouchable (1.0.1)

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

SPEC CHECKSUMS:
ForceTouchable: 59b36046f00ba3e3f4cce7105bfda1975b728f33
ForceTouchable: 9255d22c2b0a0c6e4f2c86a6dae15d35479edd2f

COCOAPODS: 0.39.0
4 changes: 2 additions & 2 deletions Example/Pods/Local Podspecs/ForceTouchable.podspec.json

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

4 changes: 2 additions & 2 deletions Example/Pods/Manifest.lock

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

264 changes: 52 additions & 212 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.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 466dfd6

Please sign in to comment.