platform :ios, '9.0'

target 'MatrixDemo' do
	# use_frameworks!
	pod 'matrix-wechat'
end