Skip to content

Commit

Permalink
Merge pull request #5 from pavankataria/TrimsTheProject
Browse files Browse the repository at this point in the history
Trims the project
  • Loading branch information
pavankataria authored Mar 15, 2017
2 parents b26ea6d + 1230eb6 commit 879be02
Show file tree
Hide file tree
Showing 159 changed files with 250 additions and 14,743 deletions.
8 changes: 4 additions & 4 deletions Example/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ target 'SwiftDataTables_Example' do
target 'SwiftDataTables_Tests' do
inherit! :search_paths

pod 'Quick', '~> 1.0.0'
pod 'Nimble', '~> 5.1.1'
pod 'FBSnapshotTestCase'
pod 'Nimble-Snapshots'
# pod 'Quick', '~> 1.0.0'
# pod 'Nimble', '~> 5.1.1'
# pod 'FBSnapshotTestCase'
# pod 'Nimble-Snapshots'
end
end
25 changes: 2 additions & 23 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,37 +1,16 @@
PODS:
- FBSnapshotTestCase (2.1.4):
- FBSnapshotTestCase/SwiftSupport (= 2.1.4)
- FBSnapshotTestCase/Core (2.1.4)
- FBSnapshotTestCase/SwiftSupport (2.1.4):
- FBSnapshotTestCase/Core
- Nimble (5.1.1)
- Nimble-Snapshots (4.4.0):
- Nimble-Snapshots/Core (= 4.4.0)
- Nimble-Snapshots/Core (4.4.0):
- FBSnapshotTestCase (~> 2.0)
- Nimble
- Quick
- Quick (1.0.0)
- SwiftDataTables (0.3.0)

DEPENDENCIES:
- FBSnapshotTestCase
- Nimble (~> 5.1.1)
- Nimble-Snapshots
- Quick (~> 1.0.0)
- SwiftDataTables (from `../`)

EXTERNAL SOURCES:
SwiftDataTables:
:path: "../"

SPEC CHECKSUMS:
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a
Nimble: 415e3aa3267e7bc2c96b05fa814ddea7bb686a29
Nimble-Snapshots: e743439f26c2fa99d8f7e0d7c01c99bcb40aa6f2
Quick: 8024e4a47e6cc03a9d5245ef0948264fc6d27cff
SwiftDataTables: f0f6c521a14115cfebcd794c6ae4d6bdf969c28e
SwiftDataTables: bb9323c35a72b0da6acd042721df3c4a07eb1a02

PODFILE CHECKSUM: 9948d9c085c4f798f028aaa1e7597151e452280e
PODFILE CHECKSUM: 117ac710a88fe801ecac2a925baa29b1107fef2e

COCOAPODS: 1.2.0

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 879be02

Please sign in to comment.