Skip to content

Commit 5a91415

Browse files
committed
Add Pod and Example app
1 parent b2c6ad3 commit 5a91415

File tree

44 files changed

+1103
-1038
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+1103
-1038
lines changed

Example/Podfile

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
1+
platform :ios, '10.0'
12
use_frameworks!
23

34
target 'UIViewController-DisplayInDrawer_Example' do
45
pod 'UIViewController-DisplayInDrawer', :path => '../'
5-
6-
target 'UIViewController-DisplayInDrawer_Tests' do
7-
inherit! :search_paths
8-
9-
10-
end
116
end

Example/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ EXTERNAL SOURCES:
99
:path: "../"
1010

1111
SPEC CHECKSUMS:
12-
UIViewController-DisplayInDrawer: 64094f53787e9efba2087860439aefb9c4082360
12+
UIViewController-DisplayInDrawer: 0aa35eb7a8f2bf619c8161ee55d2bdf260bd3850
1313

14-
PODFILE CHECKSUM: 4533cfc3919dc2507d0807dece7ed63f892d95f9
14+
PODFILE CHECKSUM: b90b887318da9d26593eba7d1999d3632ffbe544
1515

1616
COCOAPODS: 1.5.3

Example/Pods/Local Podspecs/UIViewController-DisplayInDrawer.podspec.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Manifest.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Pods.xcodeproj/project.pbxproj

Lines changed: 188 additions & 338 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Pods-UIViewController-DisplayInDrawer_Example/Pods-UIViewController-DisplayInDrawer_Example-acknowledgements.markdown

Lines changed: 7 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Pods-UIViewController-DisplayInDrawer_Example/Pods-UIViewController-DisplayInDrawer_Example-acknowledgements.plist

Lines changed: 7 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Pods-UIViewController-DisplayInDrawer_Tests/Info.plist

Lines changed: 0 additions & 26 deletions
This file was deleted.

Example/Pods/Target Support Files/Pods-UIViewController-DisplayInDrawer_Tests/Pods-UIViewController-DisplayInDrawer_Tests-acknowledgements.markdown

Lines changed: 0 additions & 3 deletions
This file was deleted.

Example/Pods/Target Support Files/Pods-UIViewController-DisplayInDrawer_Tests/Pods-UIViewController-DisplayInDrawer_Tests-acknowledgements.plist

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)