Skip to content

Commit

Permalink
feat: removes cocoapods from demo project
Browse files Browse the repository at this point in the history
  • Loading branch information
pavankataria committed Feb 25, 2019
1 parent 4f9c025 commit 8412db0
Show file tree
Hide file tree
Showing 16 changed files with 214 additions and 141 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
//

import UIKit
import SwiftDataTables

class DataTableWithDataSetViewController: UIViewController {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
//

import UIKit
import SwiftDataTables

class DataTableWithDataSourceViewController: UIViewController {

Expand Down
File renamed without changes.
6 changes: 6 additions & 0 deletions Example/DemoSwiftDataTables/Images.xcassets/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
}
}
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

import Foundation
import UIKit
import SwiftDataTables

struct MenuItem {
let title: String
Expand Down
10 changes: 2 additions & 8 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

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

Loading

0 comments on commit 8412db0

Please sign in to comment.