platform :ios, '8.0'

target 'SignupTest' do
    pod 'AVOSCloud', '0.0.0.1.alpha'
    pod 'AVOSCloudIM'
    pod 'AFNetworking', '~> 2.6.3'
end