码迷,mamicode.com
首页 > 移动开发 > 详细

ios开发-常用三方工具

时间:2017-10-20 20:18:28      阅读:244      评论:0      收藏:0      [点我收藏+]

标签:检查   afn   refresh   ogre   ica   3.0   help   nbsp   图片选择   

    #菜单

    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‘

    # 属性结构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‘

ios开发-常用三方工具

标签:检查   afn   refresh   ogre   ica   3.0   help   nbsp   图片选择   

原文地址:http://www.cnblogs.com/wangkejia/p/7700875.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!