use_frameworks!

platform :ios, '12.0'

target 'TableViewController_Example' do
  pod 'TableViewController', :path => '../'
end
