#菜单
pod 'LGSideMenuController'

# 刷新
pod 'MJRefresh'

# 网络请求

pod 'AFNetworking', '~> 3.0'

# 图片缓存

pod 'SDWebImage', '~> 4.0'

# 数据解析
pod 'MJExtension'

# 网络
pod 'Reachability'

# 自动适配
pod 'SDAutoLayout', '~> 2.1.3'

# 数据库管理

pod 'FMDB'

# 内购
pod 'IAPHelper'

# 提示alert
pod 'SCLAlertView-Objective-C'

# 树形多层cell展示 tableview
pod 'RATreeView'

pod 'SVProgressHUD'

pod 'JDStatusBarNotification'


# 图片选择器
pod 'TZImagePickerController'

# 图文混排
pod 'TYAttributedLabel', '~> 2.6.2'

pod 'PYPhotoBrowser'

# 内存溢出检查
pod 'MLeaksFinder'

# 左滑cell
pod 'MGSwipeTableCell'

# 启动广告
pod 'XHLaunchAd'

# pop动画
pod 'pop'

# 滚动试图
pod 'SDCycleScrollView','~> 1.64'

#颜色库
pod 'Wonderful'
#搜索
pod 'PYSearch'
#各种东西
pod 'YYKit'

 

更多:http://www.jianshu.com/p/2ba717122951

内容来源于网络如有侵权请私信删除
你还没有登录,请先登录注册
  • 还没有人评论,欢迎说说您的想法!