整理的挺全的: https://github.com/MobDevGroup/iOSResources* 或者: http://mobdevgroup.com/
三方框架
- pod 'AFNetworking', '~> 3.0'
- 地址: https://github.com/AFNetworking/AFNetworking
- pod 'MBProgressHUD', '~> 1.1.0'
- 地址:https://github.com/jdg/MBProgressHUD
- pod 'MJRefresh'
- 地址:https://github.com/CoderMJLee/MJRefresh
- pod 'IQKeyboardManager'
- 地址:https://github.com/hackiftekhar/IQKeyboardManager
- pod 'Masonry'
- 地址:https://github.com/SnapKit/Masonry
- pod 'SDWebImage', '~> 4.0'
- 地址:https://github.com/rs/SDWebImage
- SnapKit代码布局
- 地址:https://github.com/SnapKit/SnapKit
- ReactiveCocoa 基于响应式编程思想的 OC
- 地址:https://github.com/ReactiveCocoa/ReactiveCocoa
- YYKit
- 地址: https://github.com/ibireme/YYKit
- Reachability 验证网络连接状态
- 地址:https://github.com/tonymillion/Reachability
- JKCategories iOS常用分类
- 地址: https://github.com/shaojiankui/JKCategories
- 自动计算表格行高
- 地址:https://github.com/forkingdog/UITableView-FDTemplateLayoutCell
- MJExtension字典转模型框架
- 地址:https://github.com/CoderMJLee/MJExtension
- 表格行左右划动菜单
- 地址:https://github.com/MortimerGoro/MGSwipeTableCell
15.图文混搭
- 地址:https://github.com/zhouande/TLAttributedLabel
- 可以简单展示在UINavigationBar下方,类似Music app的播放列表视图,弹出菜单视图
- 地址:https://github.com/DrummerB/BFNavigationBarDrawer
- 比如筛选、模糊、优化、蒙版、调整大小、旋转以及保存等等。同时还提供了一个UIImageView子类从URL异步加载图片,并在下载完毕时展示图片。
- 地址:https://github.com/Nyx0uf/NYXImagesKit
- 底部TabBar
- 地址:https://github.com/robbdimitrov/RDVTabBarController
- 表情面版
- 地址:https://github.com/ayushgoel/AGEmojiKeyboard
- 日志框架
- 地址:https://github.com/CocoaLumberjack/CocoaLumberjack
- IOS与javascript交互
- 地址:https://github.com/marcuswestin/WebViewJavascriptBridge
- 图表统计展示
- 地址:https://github.com/kevinzhow/PNChart
- appStore评分
- 地址:https://github.com/arashpayan/appirater
- iOS-Categories 扩展类大全
- 地址:https://github.com/shaojiankui/IOS-Categories
- 基于Masonry自动计算行高扩展
- 地址:https://github.com/632840804/HYBMasonryAutoCellHeight
- SQLite数据库
- 地址: https://github.com/ccgus/fmdb
- 异步Socket通信库
- https://github.com/robbiehanson/CocoaAsyncSocket
- 使用GPU来处理图像,效率高,稳定
- 地址: https://github.com/BradLarson/GPUImage
- AsyncDisplayKit 保持界面流畅,Facebook出品
- 地址: https://github.com/facebook/AsyncDisplayKit
- OpenUDID是iOS禁止使用系统UDID之后的新解决方法
- 地址: https://github.com/ylechelle/OpenUDID
- SSKeychain钥匙串访问
- 地址: https://github.com/soffes/sskeychain
- iCarousel 实现旋转木马时的视图切换效果
- 地址: https://github.com/nicklockwood/iCarousel
- MWPhotoBrowser 照片浏览器类似 iOS自带的相册应用
- 地址: https://github.com/mwaterfall/MWPhotoBrowser
- ShareSDK 第三方分享
- 地址: http://www.mob.com/#/download
- POP facebook开源的动画框架
- 地址: https://github.com/facebook/pop
- AwesomeMenu 动画
- 地址: https://github.com/levey/AwesomeMenu
- MMDrawerController 普通的侧滑菜单
- 地址: https://github.com/mutualmobile/MMDrawerController
- Base64编码解码
- 地址: https://github.com/nicklockwood/Base64
- AES 加密
- 地址: https://github.com/RNCryptor/RNCryptor
- Appirater用于提醒用户在打开App时,对应用进行评论或打分
- 地址: https://github.com/arashpayan/appirater
- Core Plot是一个开源的2D绘图框架
- 地址: https://github.com/core-plot/core-plot
- CocoaLumberjack日志框架
- 地址: https://github.com/CocoaLumberjack/CocoaLumberjack
- CocoaHTTPServer是一个用于Mac OS X或iOS应用的轻量级、可嵌入的HTTP服务器框架。
- 地址: https://github.com/robbiehanson/CocoaHTTPServer
- 正则表达式
- 地址: https://github.com/wezm/RegexKitLite
- WebSocket iOS框架 SocketRocket
- 地址: https://github.com/facebook/SocketRocket
- 动画效果的启动页
- 地址:https://github.com/IFTTT/JazzHands
- iOS快速简单集成国内三大平台分享
- 地址:https://github.com/xumeng/XMShareModule
- 五项能力值展示的五边形
- 地址:https://github.com/dsxNiubility/SXFiveScoreShow
- 自动识别网址号码邮箱和表情的label
- 地址:https://github.com/molon/MLEmojiLabel
- IM对话功能的封装
- 地址:https://github.com/ZhipingYang/UUChatTableView
- 模仿新浪微博弹出菜单
- 地址:https://github.com/wwdc14/HyPopMenuView
- 搜索历史标签
- 地址:https://github.com/zhiwupei/SearchHistory
- 快速集成新手引导的类库
- 地址:https://github.com/StrongX/XSportLight
- 设置页面的封装
- 地址:https://github.com/renzifeng/ZFSetting
- 带箭头的弹出视图插件
- 地址:https://github.com/xiekw2010/DXPopover
- 下拉菜单插件
- 地址:https://github.com/dopcn/DOPDropDownMenu/
- 表格空白提示插件
- 地址:https://github.com/dzenbot/DZNEmptyDataSet
- SDCAlertView 弹出窗
- 地址:https://github.com/sberrevoets/SDCAlertView
- RegexKitLite正则表达式
- 地址:https://github.com/wezm/RegexKitLite
- Button的样式
- 地址:https://github.com/mattlawer/BButton
- 扫描二维码,仿微信效果,带有扫描条
- 地址:https://github.com/JxbSir/JxbScanQR
- 动效弹出视图(弹出窗里面为文字,可以定义弹出的方向,及显示的时间)--AMPopTip
- 地址:https://github.com/andreamazz/AMPopTip
- 给任意UIView视图四条边框加上阴影,可以自定义阴影的颜色、粗细程度、透明程度以及位置(上下左右边框)
- 地址:https://github.com/Seitk/UIView-Shadow-Maker
- 不错的日期时间插件
- 地址:https://github.com/CoderXL/UUDatePicker
- 底部弹出选择
- 地址:https://github.com/skywinder/ActionSheetPicker-3.0
- 比较不错的引导页面插件
- 地址:https://github.com/ealeksandrov/EAIntroView
- 两个APP跳转的插件
- 地址:https://github.com/usebutton/DeepLinkKit
- 本地存取NSUserDefaults插件
- 地址:https://github.com/gangverk/GVUserDefaults
- NSArray 和 NSDictionary关于LINQ的操作方式,封装一些常用的操作
- 地址:https://github.com/ColinEberhardt/LinqToObjectiveC
- 可以监控网络请求的内容
- 地址:https://github.com/coderyi/NetworkEye
- 时间帮助插件,可以快速获取时间,比较,增加等操作
- 地址:https://github.com/MatthewYork/DateTools
- 不错的链式动作
- 地址:https://github.com/jhurray/JHChainableAnimations
- 弹出层视图,背景效果(可以自定义视图的内容)
- 地址:https://github.com/HJaycee/JCAlertView
- 圆形进度条的显示,中间可显示值
- 地址:https://github.com/mdinacci/MDRadialProgress
- 很帅的数据加载动画(可以用于数据列表加载的展现)
- 地址:https://github.com/NghiaTranUIT/FeSpinner
- 一个开源的AFnetworking上层的封装(猿题库等运用)
- 地址:https://github.com/yuantiku/YTKNetwork
- CBStoreHouseRefreshControl:一个效果很酷炫的下拉刷新控件
- 地址:https://github.com/coolbeet/CBStoreHouseRefreshControl
- AFNetworking-RACExtensions:针对ReactiveCocoa的AF封装
- 地址:https://github.com/CodaFi/AFNetworking-RACExtensions
- 模糊效果(毛玻璃)
- 地址:https://github.com/nicklockwood/FXBlurView
- 常用颜色
- 地址: https://github.com/bennyguitar/Colours
- zip开发包工具
- 地址: https://github.com/ZipArchive/ZipArchive
- zxing 二维码
- 地址: https://github.com/zxing/zxing
- ZBar 是款桌面电脑用条形码/二维码扫描工具
- 地址: https://github.com/ZBar/ZBar
- ObjQREncoder 生成二维码图像
- 地址: https://github.com/jverkoey/ObjQREncoder
- JCTagListView多标签选择
- 地址: https://github.com/lijingcheng/JCTagListView
- 橡皮筋下拉刷新视图
- 地址: https://github.com/Sephiroth87/ODRefreshControl
- FlatUIKit扁平化控件
- 地址: https://github.com/Grouper/FlatUIKit
- XML/HTML解析
- 地址:https://github.com/topfunky/hpple
- 有文字输入时,能根据键盘是否弹出来调整自身显示内容的位置
- 地址:https://github.com/michaeltyson/TPKeyboardAvoiding
- 状态栏提示框
- 地址:https://github.com/jaydee3/JDStatusBarNotification
- block工具包。将很多需要用delegate实现的方法整合成了block的形式
- 地址:https://github.com/zwaldowski/BlocksKit
源代码实例
- Coding.net客户端
- 地址:https://coding.net/u/coding/p/Coding-iOS/git
- 高仿美团iOS版
- 地址:https://github.com/lookingstars/meituan
- 模仿网易新闻做的精仿网易新闻
- 地址:https://github.com/dsxNiubility/SXNews
- 支付宝高仿版
- 地址:https://github.com/gsdios/GSD_ZHIFUBAO
- 高仿百度传课iOS版
- 地址:https://github.com/lookingstars/chuanke
- 模仿一元云购
- 地址:https://github.com/JxbSir/YiYuanYunGou
- wordpress源代码
- 地址:https://github.com/wordpress-mobile/WordPress-iOS
- v2ex源代码(文章类型,若报SVProgressHUD错,则把Podfile中的SVProgressHUD移除)
- 地址:https://github.com/singro/v2ex
- PHPHub客户端(IOS8.0以上)
- 地址:https://github.com/Aufree/phphub-ios
- 快速搭建项目源代码
- 地址:https://github.com/wujunyang/MobileProject
- ECShop iOS客户端
- 地址: https://github.com/GeekZooStudio/ECMobile_iOS
- 通过URL Scheme的方式管理ViewController
- 地址: https://github.com/gaosboy/iOSSF
- iOS高仿城觅项目
- 地址: https://github.com/ZhongTaoTian/WNXHuntForCity
- 豆瓣相册
- 地址: https://github.com/TonnyTao/DoubanAlbum
- voa在线英语
- 地址: https://github.com/cubewang/NewsReader
- 电竞第一视角
- 地址: https://github.com/cubewang/GameDaily
- 开源中国的iOS客户端
- 地址: https://github.com/oschina/iphone-app
- 很优雅的一些组件
- 地址: https://github.com/sobri909/MGBox2
- ios控件学习
- 地址: https://github.com/iimgal/StudyiOS?source=c
- reader
- 地址 :https://github.com/vfr/Reader
- git客户端
地址: https://github.com/dennisreimann/ioctocat * speakEnglish
地址: https://github.com/cubewang/SpeakEnglish
- 新闻阅读
- 地址: https://github.com/samuelclay/NewsBlur
- last.fm
- 地址: https://github.com/c99koder/lastfm-iphone
- LBS游戏
- 地址: https://github.com/Kjuly/iPokeMon
- ThatInbox免费开源的Email 客户端
- 地址: https://github.com/Ink/ThatInbox
- ThatCloud是一个免费开源的iOS app,允许你访问、查看以及使用你在网 上存储的内容,可以很好地帮你完成工作:
- 地址: https://github.com/Ink/ThatCloud
- ThatPhoto是使用了Ink Mobile Framework框架来连接到其他iOS 应用程 序,你可以用它来编辑和管理照片
- 地址: https://github.com/Ink/ThatPhoto
- ThatPDF一个开源的,用来阅读、签名和注解PDF 文档的工具
- 地址: https://github.com/Ink/ThatPDFiOS
- xmpp聊天系统
- 地址: https://github.com/ChatSecure/ChatSecure-iOS
- 对口袋NCE有用的app:
- 地址: https://github.com/imtiger/HappyEnglish
- 一个像Instagram那样的图片分享社区App
- 地址: https://github.com/ParsePlatform/Anypic
- 黑客阅读
- 地址: https://github.com/mmackh/Hacker-News-for-iOS
- 画图软件
- 地址: https://github.com/sprang/Brushes
- APN软件
- 地址: https://github.com/lexrus/APN.iOS
- Sol的天气app
- 地址: https://github.com/comyarzaheri/Sol
- 货币转换
- 地址: https://github.com/nicklockwood/Concurrency
- 来电归属地查询的软件(不能上架)
- 地址: https://github.com/Quotation/WhoCall
- Mogo iOS 客户端
- 地址: https://github.com/jurre/Mogo-iOS
- 使用XMPP协议的IM开源软件:
- 地址: https://github.com/chrisballinger/ChatSecure-iOS
- 移动支付公司 Square 将去年收购的照片应用 Viewfinder 开源了,包含服 务端、iOS 和 Android 应用代码
- 地址: https://github.com/viewfinderco/viewfinder
- 圣经小助手
地址: https://github.com/nixzhu/Bible-Assistant
已阅 :https://github.com/ming1016/RSSRead
- 美国白宫APP
- 地址: https://github.com/WhiteHouse/wh-app-ios
- Ruby for China
- 地址: https://github.com/ruby-china/ruby-china-for-ios
- breadwallet iOS bitcoin wallet
- 地址: https://github.com/voisine/breadwallet
- 品趣
- 地址: https://github.com/novel-design/novel-design
- 懒人笔记
- 地址: https://github.com/liaojinxing/Voice2Note
- Doppio
- 地址: https://github.com/chroman/Doppio
- parse开源了
- 地址: https://github.com/ParsePlatform/f8DeveloperConferenceApp
- The Oakland Post iOS App
- 地址: https://github.com/aclisso ld/The-Oakland-Post
- GreatReader PDF阅读
- 地址: https://github.com/semweb/GreatReader
- Signal for iOS
- 地址: https://github.com/WhisperSystems/Signal-iOS
Hacker News Client
地址: https://github.com/bonzoq/hniosreadercoding 的客户端
- 地址: https://coding.net/u/coding/p/Coding-iOS/git
- Doppio客户端
- 地址: https://github.com/chroman/Doppio
- 维基百科客户端
- 地址: https://github.com/wikimedia/apps-ios-wikipedia
- 网易新闻的开源协议
- 地址: http://m.163.com/special/newsclient/ioslibraries.html * instagram 开源协议
- 地址: https://instagram.com/about/legal/libraries/
- 做图书的一个框架
- 地址: https://github.com/Simbul/baker
- 抽屉导航
- 地址: https://github.com/Inferis/ViewDeck
- iOS的url router
- 地址: https://github.com/gaosboy/urlmanager
- 照片墙
- 地址: https://github.com/gmoledina/GMGridView
- 开机密码锁
- 地址: https://github.com/aporat/KKPasscodeLock
- 视频播放器
- https://github.com/blizzard-op/VideoPlayerKit
- 音频播放完整客户端
- 地址: https://github.com/kstenerud/ObjectAL-for- iPhone
三:辅助软件
- XCODE文档注解插件VVDocumenter
- 地址:https://github.com/onevcat/VVDocumenter-Xcode
2.将JSON格式化输出为模型的属性
- 地址:https://github.com/EnjoySR/ESJsonFormat-Xcode
- 图片提示插件
- 地址:https://github.com/ksuther/KSImageNamed-Xcode
公司协同软件
-
- https://trello.com
-
- https://worktile.com