source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '9.0'
target "Bocko" do
  pod "Ambly", "~> 1.0.0"
end
