platform :ios, '9.0'

use_frameworks!

target 'LGButton_Example' do
  pod 'LGButton', :path => '../'
end
