source 'https://github.com/CocoaPods/Specs.git'

platform :ios, '13.0'

target 'AcknowExampleCocoaPods' do
	pod 'AcknowList', :path => '../../'
end
