Skip to content

Commit

Permalink
- Example project created
Browse files Browse the repository at this point in the history
- Cocoapod initialized in example project
  • Loading branch information
robertherdzik committed Nov 16, 2016
1 parent eac0912 commit 4455fb2
Show file tree
Hide file tree
Showing 59 changed files with 2,966 additions and 0 deletions.
15 changes: 15 additions & 0 deletions ExampleProject/Podfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'

target 'RHSideButtons' do
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks
use_frameworks!

# Pods for RHSideButtons

target 'RHSideButtonsTests' do
inherit! :search_paths
# Pods for testing
end

end
3 changes: 3 additions & 0 deletions ExampleProject/Podfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
PODFILE CHECKSUM: 593486c129f762efbd0715a2ba60035b219bdac8

COCOAPODS: 1.1.1
3 changes: 3 additions & 0 deletions ExampleProject/Pods/Manifest.lock

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

505 changes: 505 additions & 0 deletions ExampleProject/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.

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 4455fb2

Please sign in to comment.