Skip to content

Commit

Permalink
Merge pull request #13 from dehli/development
Browse files Browse the repository at this point in the history
Refactoring and Bug Fix
  • Loading branch information
dehli authored Sep 9, 2016
2 parents 33e542f + 01514cf commit b2f4969
Show file tree
Hide file tree
Showing 33 changed files with 866 additions and 1,484 deletions.
4 changes: 3 additions & 1 deletion Demo/Podfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
use_frameworks!

pod 'TouchDraw', path: '../'
target "TouchDrawDemo" do
pod 'TouchDraw', path: '../'
end
8 changes: 5 additions & 3 deletions Demo/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- TouchDraw (1.2.4)
- TouchDraw (1.3.1)

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

SPEC CHECKSUMS:
TouchDraw: 1432f6dc948006d541231e84f0bd7710e8b6375f
TouchDraw: 5a38513da04853b4b5d6113ce644a8fe551ece3d

COCOAPODS: 0.39.0
PODFILE CHECKSUM: 128c20294ac26c273a7852d89e7a811f030aef02

COCOAPODS: 1.0.1
6 changes: 3 additions & 3 deletions Demo/Pods/Local Podspecs/TouchDraw.podspec.json

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

8 changes: 5 additions & 3 deletions Demo/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 b2f4969

Please sign in to comment.