use_frameworks!

platform :ios, '9.0'

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