source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'

use_frameworks!

target 'LayoutKit-iOS' do
  pod 'LayoutKit'
end
