From b26ea6d2abfa0302513d677e92d0a6b18968086c Mon Sep 17 00:00:00 2001 From: Pavan Kataria Date: Mon, 13 Mar 2017 16:22:57 +0000 Subject: [PATCH] Updates example project to use 0.3.0 --- Example/Podfile.lock | 4 ++-- Example/Pods/Local Podspecs/SwiftDataTables.podspec.json | 4 ++-- Example/Pods/Manifest.lock | 4 ++-- Example/Pods/Target Support Files/SwiftDataTables/Info.plist | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 2877991..1ecb393 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -12,7 +12,7 @@ PODS: - Nimble - Quick - Quick (1.0.0) - - SwiftDataTables (0.2.7) + - SwiftDataTables (0.3.0) DEPENDENCIES: - FBSnapshotTestCase @@ -30,7 +30,7 @@ SPEC CHECKSUMS: Nimble: 415e3aa3267e7bc2c96b05fa814ddea7bb686a29 Nimble-Snapshots: e743439f26c2fa99d8f7e0d7c01c99bcb40aa6f2 Quick: 8024e4a47e6cc03a9d5245ef0948264fc6d27cff - SwiftDataTables: 16d78aa44825faf00c65ec9678ec51f82d1620a3 + SwiftDataTables: f0f6c521a14115cfebcd794c6ae4d6bdf969c28e PODFILE CHECKSUM: 9948d9c085c4f798f028aaa1e7597151e452280e diff --git a/Example/Pods/Local Podspecs/SwiftDataTables.podspec.json b/Example/Pods/Local Podspecs/SwiftDataTables.podspec.json index ad7958c..ad86e2c 100644 --- a/Example/Pods/Local Podspecs/SwiftDataTables.podspec.json +++ b/Example/Pods/Local Podspecs/SwiftDataTables.podspec.json @@ -1,6 +1,6 @@ { "name": "SwiftDataTables", - "version": "0.2.7", + "version": "0.3.0", "summary": "A Swift Data Table package that allows ordering, searching, and paging with extensible options.", "description": "SwiftDataTables allows you to display grid-like data sets in a nicely formatted table for iOS. The main goal for the end-user are to be able to obtain useful information from the table as quickly as possible with the following features: ordering, searching, and paging; where as for the developer is to allow for easy implementation with extensible options. This package was inspired by Javascript's DataTables package.", "homepage": "https://github.com/pavankataria/SwiftDataTables", @@ -13,7 +13,7 @@ }, "source": { "git": "https://github.com/pavankataria/SwiftDataTables.git", - "tag": "0.2.7" + "tag": "0.3.0" }, "platforms": { "ios": "9.0" diff --git a/Example/Pods/Manifest.lock b/Example/Pods/Manifest.lock index 2877991..1ecb393 100644 --- a/Example/Pods/Manifest.lock +++ b/Example/Pods/Manifest.lock @@ -12,7 +12,7 @@ PODS: - Nimble - Quick - Quick (1.0.0) - - SwiftDataTables (0.2.7) + - SwiftDataTables (0.3.0) DEPENDENCIES: - FBSnapshotTestCase @@ -30,7 +30,7 @@ SPEC CHECKSUMS: Nimble: 415e3aa3267e7bc2c96b05fa814ddea7bb686a29 Nimble-Snapshots: e743439f26c2fa99d8f7e0d7c01c99bcb40aa6f2 Quick: 8024e4a47e6cc03a9d5245ef0948264fc6d27cff - SwiftDataTables: 16d78aa44825faf00c65ec9678ec51f82d1620a3 + SwiftDataTables: f0f6c521a14115cfebcd794c6ae4d6bdf969c28e PODFILE CHECKSUM: 9948d9c085c4f798f028aaa1e7597151e452280e diff --git a/Example/Pods/Target Support Files/SwiftDataTables/Info.plist b/Example/Pods/Target Support Files/SwiftDataTables/Info.plist index 4b635bf..f92230d 100644 --- a/Example/Pods/Target Support Files/SwiftDataTables/Info.plist +++ b/Example/Pods/Target Support Files/SwiftDataTables/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.2.7 + 0.3.0 CFBundleSignature ???? CFBundleVersion