Skip to content

Commit

Permalink
initial
Browse files Browse the repository at this point in the history
  • Loading branch information
superk589 committed Jan 10, 2017
1 parent 8322c17 commit f82896f
Show file tree
Hide file tree
Showing 66 changed files with 5,429 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Podfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
platform :ios, '8.0'
use_frameworks!
target 'ZKDrawerController' do
pod 'SnapKit'
end
12 changes: 12 additions & 0 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
PODS:
- SnapKit (3.0.2)

DEPENDENCIES:
- SnapKit

SPEC CHECKSUMS:
SnapKit: 2e456761aa92d4d4067a7a5594c18769d451a8ad

PODFILE CHECKSUM: d3fbf3a82354b2aeedfad0ec306e3d9211095b62

COCOAPODS: 1.2.0.beta.1
12 changes: 12 additions & 0 deletions Pods/Manifest.lock

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

654 changes: 654 additions & 0 deletions Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

19 changes: 19 additions & 0 deletions Pods/SnapKit/LICENSE

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

133 changes: 133 additions & 0 deletions Pods/SnapKit/README.md

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

Loading

0 comments on commit f82896f

Please sign in to comment.