Skip to content

Commit cf93d05

Browse files
committed
- swift 5.0 update
1 parent 9738101 commit cf93d05

31 files changed

+1360
-14
lines changed

Example/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- SSCustomTabbar (1.0)
2+
- SSCustomTabbar (2.0)
33

44
DEPENDENCIES:
55
- SSCustomTabbar (from `../`)
@@ -9,8 +9,8 @@ EXTERNAL SOURCES:
99
:path: "../"
1010

1111
SPEC CHECKSUMS:
12-
SSCustomTabbar: c0e61b895a6346359fa44e7bd4c97357ca5f00ec
12+
SSCustomTabbar: ffab7bce61182ffce63b2d87d5007fbb05eed9b9
1313

1414
PODFILE CHECKSUM: 36fa833f41a5b150393a5d97c0811623ae271004
1515

16-
COCOAPODS: 1.6.1
16+
COCOAPODS: 1.7.1

Example/Pods/Local Podspecs/SSCustomTabbar.podspec.json

Lines changed: 25 additions & 0 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: 16 additions & 0 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: 787 additions & 0 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-SSCustomTabbar_Example/Pods-SSCustomTabbar_Example-Info.plist

Lines changed: 26 additions & 0 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-SSCustomTabbar_Example/Pods-SSCustomTabbar_Example-acknowledgements.markdown

Lines changed: 26 additions & 0 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-SSCustomTabbar_Example/Pods-SSCustomTabbar_Example-acknowledgements.plist

Lines changed: 58 additions & 0 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-SSCustomTabbar_Example/Pods-SSCustomTabbar_Example-dummy.m

Lines changed: 5 additions & 0 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-SSCustomTabbar_Example/Pods-SSCustomTabbar_Example-frameworks.sh

Lines changed: 171 additions & 0 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-SSCustomTabbar_Example/Pods-SSCustomTabbar_Example-umbrella.h

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

0 commit comments

Comments
 (0)