Skip to content

Commit

Permalink
Swift 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzalonunez committed Oct 25, 2018
1 parent fb38cc4 commit ddf9c2a
Show file tree
Hide file tree
Showing 25 changed files with 791 additions and 492 deletions.
2 changes: 1 addition & 1 deletion .swift-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.0
4.2
1 change: 1 addition & 0 deletions Example/Podfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
use_frameworks!
platform :ios, '9.0'

target 'Skeleton_Example' do
pod 'Skeleton', :path => '../'
Expand Down
8 changes: 4 additions & 4 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- Skeleton (0.1.0)
- Skeleton (0.2.2)

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

SPEC CHECKSUMS:
Skeleton: dfdf8ea73afae917a4a2382b850f0f2ec74e8ff9
Skeleton: c790e06e96e84e5571286539819cf4022f845cea

PODFILE CHECKSUM: a2fedb2fc395360cbb83a008eb17e4f2b02267ec
PODFILE CHECKSUM: c4088ec37e5a58f2ebc348c10b3150523aaeb051

COCOAPODS: 1.1.1
COCOAPODS: 1.5.2
8 changes: 4 additions & 4 deletions Example/Pods/Local Podspecs/Skeleton.podspec.json

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

8 changes: 4 additions & 4 deletions Example/Pods/Manifest.lock

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

831 changes: 477 additions & 354 deletions Example/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.

Loading

0 comments on commit ddf9c2a

Please sign in to comment.