ios 项目常用的三方

整理的挺全的: https://github.com/MobDevGroup/iOSResources* 或者: http://mobdevgroup.com/

三方框架

  1. pod 'AFNetworking', '~> 3.0'
  • 地址: https://github.com/AFNetworking/AFNetworking
  1. pod 'MBProgressHUD', '~> 1.1.0'
  • 地址:https://github.com/jdg/MBProgressHUD
  1. pod 'MJRefresh'
  • 地址:https://github.com/CoderMJLee/MJRefresh
  1. pod 'IQKeyboardManager'
  • 地址:https://github.com/hackiftekhar/IQKeyboardManager
  1. pod 'Masonry'
  • 地址:https://github.com/SnapKit/Masonry
  1. pod 'SDWebImage', '~> 4.0'
  • 地址:https://github.com/rs/SDWebImage
  1. SnapKit代码布局
  • 地址:https://github.com/SnapKit/SnapKit
  1. ReactiveCocoa 基于响应式编程思想的 OC
  • 地址:https://github.com/ReactiveCocoa/ReactiveCocoa
  1. YYKit
  • 地址: https://github.com/ibireme/YYKit
  1. Reachability 验证网络连接状态
  • 地址:https://github.com/tonymillion/Reachability
  1. JKCategories iOS常用分类
  • 地址: https://github.com/shaojiankui/JKCategories
  1. 自动计算表格行高
  • 地址:https://github.com/forkingdog/UITableView-FDTemplateLayoutCell
  1. MJExtension字典转模型框架
  • 地址:https://github.com/CoderMJLee/MJExtension
  1. 表格行左右划动菜单
  • 地址:https://github.com/MortimerGoro/MGSwipeTableCell

15.图文混搭

  • 地址:https://github.com/zhouande/TLAttributedLabel
  1. 可以简单展示在UINavigationBar下方,类似Music app的播放列表视图,弹出菜单视图
  • 地址:https://github.com/DrummerB/BFNavigationBarDrawer
  1. 比如筛选、模糊、优化、蒙版、调整大小、旋转以及保存等等。同时还提供了一个UIImageView子类从URL异步加载图片,并在下载完毕时展示图片。
  • 地址:https://github.com/Nyx0uf/NYXImagesKit
  1. 底部TabBar
  • 地址:https://github.com/robbdimitrov/RDVTabBarController
  1. 表情面版
  • 地址:https://github.com/ayushgoel/AGEmojiKeyboard
  1. 日志框架
  • 地址:https://github.com/CocoaLumberjack/CocoaLumberjack
  1. IOS与javascript交互
  • 地址:https://github.com/marcuswestin/WebViewJavascriptBridge
  1. 图表统计展示
  • 地址:https://github.com/kevinzhow/PNChart
  1. appStore评分
  • 地址:https://github.com/arashpayan/appirater
  1. iOS-Categories 扩展类大全
  • 地址:https://github.com/shaojiankui/IOS-Categories
  1. 基于Masonry自动计算行高扩展
  • 地址:https://github.com/632840804/HYBMasonryAutoCellHeight
  1. SQLite数据库
  • 地址: https://github.com/ccgus/fmdb
  1. 异步Socket通信库
  • https://github.com/robbiehanson/CocoaAsyncSocket
  1. 使用GPU来处理图像,效率高,稳定
  • 地址: https://github.com/BradLarson/GPUImage
  1. AsyncDisplayKit 保持界面流畅,Facebook出品
  • 地址: https://github.com/facebook/AsyncDisplayKit
  1. OpenUDID是iOS禁止使用系统UDID之后的新解决方法
  • 地址: https://github.com/ylechelle/OpenUDID
  1. SSKeychain钥匙串访问
  • 地址: https://github.com/soffes/sskeychain
  1. iCarousel 实现旋转木马时的视图切换效果
  • 地址: https://github.com/nicklockwood/iCarousel
  1. MWPhotoBrowser 照片浏览器类似 iOS自带的相册应用
  • 地址: https://github.com/mwaterfall/MWPhotoBrowser
  1. ShareSDK 第三方分享
  • 地址: http://www.mob.com/#/download
  1. POP facebook开源的动画框架
  • 地址: https://github.com/facebook/pop
  1. AwesomeMenu 动画
  • 地址: https://github.com/levey/AwesomeMenu
  1. MMDrawerController 普通的侧滑菜单
  • 地址: https://github.com/mutualmobile/MMDrawerController
  1. Base64编码解码
  • 地址: https://github.com/nicklockwood/Base64
  1. AES 加密
  • 地址: https://github.com/RNCryptor/RNCryptor
  1. Appirater用于提醒用户在打开App时,对应用进行评论或打分
  • 地址: https://github.com/arashpayan/appirater
  1. Core Plot是一个开源的2D绘图框架
  • 地址: https://github.com/core-plot/core-plot
  1. CocoaLumberjack日志框架
  • 地址: https://github.com/CocoaLumberjack/CocoaLumberjack
  1. CocoaHTTPServer是一个用于Mac OS X或iOS应用的轻量级、可嵌入的HTTP服务器框架。
  • 地址: https://github.com/robbiehanson/CocoaHTTPServer
  1. 正则表达式
  • 地址: https://github.com/wezm/RegexKitLite
  1. WebSocket iOS框架 SocketRocket
  • 地址: https://github.com/facebook/SocketRocket
  1. 动画效果的启动页
  • 地址:https://github.com/IFTTT/JazzHands
  1. iOS快速简单集成国内三大平台分享
  • 地址:https://github.com/xumeng/XMShareModule
  1. 五项能力值展示的五边形
  • 地址:https://github.com/dsxNiubility/SXFiveScoreShow
  1. 自动识别网址号码邮箱和表情的label
  • 地址:https://github.com/molon/MLEmojiLabel
  1. IM对话功能的封装
  • 地址:https://github.com/ZhipingYang/UUChatTableView
  1. 模仿新浪微博弹出菜单
  • 地址:https://github.com/wwdc14/HyPopMenuView
  1. 搜索历史标签
  • 地址:https://github.com/zhiwupei/SearchHistory
  1. 快速集成新手引导的类库
  • 地址:https://github.com/StrongX/XSportLight
  1. 设置页面的封装
  • 地址:https://github.com/renzifeng/ZFSetting
  1. 带箭头的弹出视图插件
  • 地址:https://github.com/xiekw2010/DXPopover
  1. 下拉菜单插件
  • 地址:https://github.com/dopcn/DOPDropDownMenu/
  1. 表格空白提示插件
  • 地址:https://github.com/dzenbot/DZNEmptyDataSet
  1. SDCAlertView 弹出窗
  • 地址:https://github.com/sberrevoets/SDCAlertView
  1. RegexKitLite正则表达式
  • 地址:https://github.com/wezm/RegexKitLite
  1. Button的样式
  • 地址:https://github.com/mattlawer/BButton
  1. 扫描二维码,仿微信效果,带有扫描条
  • 地址:https://github.com/JxbSir/JxbScanQR
  1. 动效弹出视图(弹出窗里面为文字,可以定义弹出的方向,及显示的时间)--AMPopTip
  • 地址:https://github.com/andreamazz/AMPopTip
  1. 给任意UIView视图四条边框加上阴影,可以自定义阴影的颜色、粗细程度、透明程度以及位置(上下左右边框)
  • 地址:https://github.com/Seitk/UIView-Shadow-Maker
  1. 不错的日期时间插件
  • 地址:https://github.com/CoderXL/UUDatePicker
  1. 底部弹出选择
  • 地址:https://github.com/skywinder/ActionSheetPicker-3.0
  1. 比较不错的引导页面插件
  • 地址:https://github.com/ealeksandrov/EAIntroView
  1. 两个APP跳转的插件
  • 地址:https://github.com/usebutton/DeepLinkKit
  1. 本地存取NSUserDefaults插件
  • 地址:https://github.com/gangverk/GVUserDefaults
  1. NSArray 和 NSDictionary关于LINQ的操作方式,封装一些常用的操作
  • 地址:https://github.com/ColinEberhardt/LinqToObjectiveC
  1. 可以监控网络请求的内容
  • 地址:https://github.com/coderyi/NetworkEye
  1. 时间帮助插件,可以快速获取时间,比较,增加等操作
  • 地址:https://github.com/MatthewYork/DateTools
  1. 不错的链式动作
  • 地址:https://github.com/jhurray/JHChainableAnimations
  1. 弹出层视图,背景效果(可以自定义视图的内容)
  • 地址:https://github.com/HJaycee/JCAlertView
  1. 圆形进度条的显示,中间可显示值
  • 地址:https://github.com/mdinacci/MDRadialProgress
  1. 很帅的数据加载动画(可以用于数据列表加载的展现)
  • 地址:https://github.com/NghiaTranUIT/FeSpinner
  1. 一个开源的AFnetworking上层的封装(猿题库等运用)
  • 地址:https://github.com/yuantiku/YTKNetwork
  1. CBStoreHouseRefreshControl:一个效果很酷炫的下拉刷新控件
  • 地址:https://github.com/coolbeet/CBStoreHouseRefreshControl
  1. AFNetworking-RACExtensions:针对ReactiveCocoa的AF封装
  • 地址:https://github.com/CodaFi/AFNetworking-RACExtensions
  1. 模糊效果(毛玻璃)
  • 地址:https://github.com/nicklockwood/FXBlurView
  1. 常用颜色
  • 地址: https://github.com/bennyguitar/Colours
  1. zip开发包工具
  • 地址: https://github.com/ZipArchive/ZipArchive
  1. zxing 二维码
  • 地址: https://github.com/zxing/zxing
  1. ZBar 是款桌面电脑用条形码/二维码扫描工具
  • 地址: https://github.com/ZBar/ZBar
  1. ObjQREncoder 生成二维码图像
  • 地址: https://github.com/jverkoey/ObjQREncoder
  1. JCTagListView多标签选择
  • 地址: https://github.com/lijingcheng/JCTagListView
  1. 橡皮筋下拉刷新视图
  • 地址: https://github.com/Sephiroth87/ODRefreshControl
  1. FlatUIKit扁平化控件
  • 地址: https://github.com/Grouper/FlatUIKit
  1. XML/HTML解析
  • 地址:https://github.com/topfunky/hpple
  1. 有文字输入时,能根据键盘是否弹出来调整自身显示内容的位置
  • 地址:https://github.com/michaeltyson/TPKeyboardAvoiding
  1. 状态栏提示框
  • 地址:https://github.com/jaydee3/JDStatusBarNotification
  1. block工具包。将很多需要用delegate实现的方法整合成了block的形式
  • 地址:https://github.com/zwaldowski/BlocksKit

源代码实例

  1. Coding.net客户端
  • 地址:https://coding.net/u/coding/p/Coding-iOS/git
  1. 高仿美团iOS版
  • 地址:https://github.com/lookingstars/meituan
  1. 模仿网易新闻做的精仿网易新闻
  • 地址:https://github.com/dsxNiubility/SXNews
  1. 支付宝高仿版
  • 地址:https://github.com/gsdios/GSD_ZHIFUBAO
  1. 高仿百度传课iOS版
  • 地址:https://github.com/lookingstars/chuanke
  1. 模仿一元云购
  • 地址:https://github.com/JxbSir/YiYuanYunGou
  1. wordpress源代码
  • 地址:https://github.com/wordpress-mobile/WordPress-iOS
  1. v2ex源代码(文章类型,若报SVProgressHUD错,则把Podfile中的SVProgressHUD移除)
  • 地址:https://github.com/singro/v2ex
  1. PHPHub客户端(IOS8.0以上)
  • 地址:https://github.com/Aufree/phphub-ios
  1. 快速搭建项目源代码
  • 地址:https://github.com/wujunyang/MobileProject
  1. ECShop iOS客户端
  • 地址: https://github.com/GeekZooStudio/ECMobile_iOS
  1. 通过URL Scheme的方式管理ViewController
  • 地址: https://github.com/gaosboy/iOSSF
  1. iOS高仿城觅项目
  • 地址: https://github.com/ZhongTaoTian/WNXHuntForCity
  1. 豆瓣相册
  • 地址: https://github.com/TonnyTao/DoubanAlbum
  1. voa在线英语
  • 地址: https://github.com/cubewang/NewsReader
  1. 电竞第一视角
  • 地址: https://github.com/cubewang/GameDaily
  1. 开源中国的iOS客户端
  • 地址: https://github.com/oschina/iphone-app
  1. 很优雅的一些组件
  • 地址: https://github.com/sobri909/MGBox2
  1. ios控件学习
  • 地址: https://github.com/iimgal/StudyiOS?source=c
  1. reader
  • 地址 :https://github.com/vfr/Reader
  1. git客户端
  • 地址: https://github.com/dennisreimann/ioctocat * speakEnglish

  • 地址: https://github.com/cubewang/SpeakEnglish

  1. 新闻阅读
  • 地址: https://github.com/samuelclay/NewsBlur
  1. last.fm
  • 地址: https://github.com/c99koder/lastfm-iphone
  1. LBS游戏
  • 地址: https://github.com/Kjuly/iPokeMon
  1. ThatInbox免费开源的Email 客户端
  • 地址: https://github.com/Ink/ThatInbox
  1. ThatCloud是一个免费开源的iOS app,允许你访问、查看以及使用你在网 上存储的内容,可以很好地帮你完成工作:
  • 地址: https://github.com/Ink/ThatCloud
  1. ThatPhoto是使用了Ink Mobile Framework框架来连接到其他iOS 应用程 序,你可以用它来编辑和管理照片
  • 地址: https://github.com/Ink/ThatPhoto
  1. ThatPDF一个开源的,用来阅读、签名和注解PDF 文档的工具
  • 地址: https://github.com/Ink/ThatPDFiOS
  1. xmpp聊天系统
  • 地址: https://github.com/ChatSecure/ChatSecure-iOS
  1. 对口袋NCE有用的app:
  • 地址: https://github.com/imtiger/HappyEnglish
  1. 一个像Instagram那样的图片分享社区App
  • 地址: https://github.com/ParsePlatform/Anypic
  1. 黑客阅读
  • 地址: https://github.com/mmackh/Hacker-News-for-iOS
  1. 画图软件
  • 地址: https://github.com/sprang/Brushes
  1. APN软件
  • 地址: https://github.com/lexrus/APN.iOS
  1. Sol的天气app
  • 地址: https://github.com/comyarzaheri/Sol
  1. 货币转换
  • 地址: https://github.com/nicklockwood/Concurrency
  1. 来电归属地查询的软件(不能上架)
  • 地址: https://github.com/Quotation/WhoCall
  1. Mogo iOS 客户端
  • 地址: https://github.com/jurre/Mogo-iOS
  1. 使用XMPP协议的IM开源软件:
  • 地址: https://github.com/chrisballinger/ChatSecure-iOS
  1. 移动支付公司 Square 将去年收购的照片应用 Viewfinder 开源了,包含服 务端、iOS 和 Android 应用代码
  • 地址: https://github.com/viewfinderco/viewfinder
  1. 圣经小助手
  • 地址: https://github.com/nixzhu/Bible-Assistant

  • 已阅 :https://github.com/ming1016/RSSRead

  1. 美国白宫APP
  • 地址: https://github.com/WhiteHouse/wh-app-ios
  1. Ruby for China
  • 地址: https://github.com/ruby-china/ruby-china-for-ios
  1. breadwallet iOS bitcoin wallet
  • 地址: https://github.com/voisine/breadwallet
  1. 品趣
  • 地址: https://github.com/novel-design/novel-design
  1. 懒人笔记
  • 地址: https://github.com/liaojinxing/Voice2Note
  1. Doppio
  • 地址: https://github.com/chroman/Doppio
  1. parse开源了
  • 地址: https://github.com/ParsePlatform/f8DeveloperConferenceApp
  1. The Oakland Post iOS App
  • 地址: https://github.com/aclisso ld/The-Oakland-Post
  1. GreatReader PDF阅读
  • 地址: https://github.com/semweb/GreatReader
  1. Signal for iOS
  • 地址: https://github.com/WhisperSystems/Signal-iOS
  1. Hacker News Client
    地址: https://github.com/bonzoq/hniosreader

  2. coding 的客户端

  • 地址: https://coding.net/u/coding/p/Coding-iOS/git
  1. Doppio客户端
  • 地址: https://github.com/chroman/Doppio
  1. 维基百科客户端
  • 地址: https://github.com/wikimedia/apps-ios-wikipedia
  1. 网易新闻的开源协议
  • 地址: http://m.163.com/special/newsclient/ioslibraries.html * instagram 开源协议
  • 地址: https://instagram.com/about/legal/libraries/
  1. 做图书的一个框架
  • 地址: https://github.com/Simbul/baker
  1. 抽屉导航
  • 地址: https://github.com/Inferis/ViewDeck
  1. iOS的url router
  • 地址: https://github.com/gaosboy/urlmanager
  1. 照片墙
  • 地址: https://github.com/gmoledina/GMGridView
  1. 开机密码锁
  • 地址: https://github.com/aporat/KKPasscodeLock
  1. 视频播放器
  • https://github.com/blizzard-op/VideoPlayerKit
  1. 音频播放完整客户端
  • 地址: https://github.com/kstenerud/ObjectAL-for- iPhone

三:辅助软件

  1. XCODE文档注解插件VVDocumenter
  • 地址:https://github.com/onevcat/VVDocumenter-Xcode

2.将JSON格式化输出为模型的属性

  • 地址:https://github.com/EnjoySR/ESJsonFormat-Xcode
  1. 图片提示插件
  • 地址:https://github.com/ksuther/KSImageNamed-Xcode

公司协同软件

    • https://trello.com
    • https://worktile.com

你可能感兴趣的:(ios 项目常用的三方)