Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
pavankataria committed Jun 14, 2018
1 parent d2d2387 commit 745b7d7
Show file tree
Hide file tree
Showing 70 changed files with 659 additions and 1,139 deletions.
2 changes: 1 addition & 1 deletion .gitignore
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ Carthage
# Note: if you ignore the Pods directory, make sure to uncomment
# `pod install` in .travis.yml
#
Pods/
# Pods/
2 changes: 1 addition & 1 deletion .swift-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.0
4.1
Empty file modified .travis.yml
100644 → 100755
Empty file.
Empty file modified CHANGELOG.md
100644 → 100755
Empty file.
Empty file modified Example/CHANGELOG.md
100644 → 100755
Empty file.
Empty file modified Example/Podfile
100644 → 100755
Empty file.
6 changes: 3 additions & 3 deletions Example/Podfile.lock
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- SwiftDataTables (0.5.3)
- SwiftDataTables (0.6.0)

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

SPEC CHECKSUMS:
SwiftDataTables: 4d8361a5b6abff530e1f186eaa5853c330e28dcf
SwiftDataTables: efdcde549ee7447542d153f1c9e901be43946077

PODFILE CHECKSUM: 117ac710a88fe801ecac2a925baa29b1107fef2e

COCOAPODS: 1.2.0
COCOAPODS: 1.5.0
4 changes: 2 additions & 2 deletions Example/Pods/Local Podspecs/SwiftDataTables.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.

800 changes: 406 additions & 394 deletions Example/Pods/Pods.xcodeproj/project.pbxproj
100755 → 100644

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.

Loading

0 comments on commit 745b7d7

Please sign in to comment.