source 'https://github.com/cppfw/cocoapods-repo.git'

project 'cssom/cssom.xcodeproj'

platform :ios, '9.0'

target "cssom" do
	pod 'utki', '>= 1.1.164'
	pod 'papki', '>= 1.0.111'
end
