# -*- coding: utf-8 -*-
source '
https://github.com/CocoaPods/Specs.git'platform :ios, '6.0'
pod 'ReactiveCocoa', '~> 2.3'
pod 'AFNetworking', '~> 2.4.1'
pod 'UMengAnalytics', '~> 3.1.2'
pod 'UMengFeedback', '~> 2.0'
#pod 'iVersion', '~> 1.10.6'
pod 'UMengMessage', '~> 1.1.0'
pod 'TSMessages', '~> 0.9.10'
pod 'SVProgressHUD', '~> 1.0'
#pod 'PXAlertView', '~> 0.1.0'
#pod 'NSData+Base64', '~> 1.0.0'
pod 'AVOSCloud', '~> 2.6.4'
pod 'Masonry'
Masonry还没来得及用呢,自己手写原生AutoLayout代码老是一大堆警告。。。