use_frameworks!

platform :ios, '9.0'

target 'LJCollapseLabel_Example' do
  pod 'LJCollapseLabel', :path => '../'

  target 'LJCollapseLabel_Tests' do
    inherit! :search_paths

    
  end
end
