多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
## 开发资料 * [豆瓣iOS开源库列表](http://www.douban.com/note/276160185/?type=like) – 豆瓣iOS开源库列表,很多开源项目。 * [iOS-Core-Animation-Advanced-Techniques](https://github.com/AttackOnDobby/iOS-Core-Animation-Advanced-Techniques) – 中文版iOS 高级动画技术。 * [iOS开发的一些奇巧淫技1](http://www.jianshu.com/p/50b63a221f09) – TableView不显示没内容的Cell怎么办; 键盘事件:[IQKeyboardManager](https://github.com/hackiftekhar/IQKeyboardManager); app不流畅:[KMCGeigerCounter](https://github.com/kconner/KMCGeigerCounter); CoreData用起来好烦:[MagicRecord](https://github.com/magicalpanda/MagicalRecord); CollectionView实现悬停的header:[CSStickyHeaderFlowLayout](https://github.com/jamztang/CSStickyHeaderFlowLayout)。 * [iOS开发的一些奇巧淫技2](http://www.jianshu.com/p/08f194e9904c) – 用一个pan手势来代替UISwipegesture的各个方向、拉伸图片、播放GIF、上拉刷新、把tableview里cell的小对勾的颜色改变、navigationbar弄成透明的而不是带模糊的效果、改变uitextfield placeholder的颜色和位置。 * [cocoapods安装指南](http://code4app.com/article/cocoapods-install-usage) – cocoapods安装指南。 * [RemoteControl](https://github.com/johnno1962/Remote) – Control your iPhone from inside Xcode for end-to-end testing 。 * [MVVM 介绍](http://objccn.io/issue-13-1/) – 替换MVC的开发模式。 * [第三方接口](http://apistore.baidu.com/astore/index) – 基本所有第三方接口都在这,再也不用那么麻烦去找了。 * [提高iOS开发效率的方法和工具](http://yyny.me/ios/%E6%8F%90%E9%AB%98iOS%E5%BC%80%E5%8F%91%E6%95%88%E7%8E%87%E7%9A%84%E6%96%B9%E6%B3%95%E5%92%8C%E5%B7%A5%E5%85%B7/) – 提高iOS开发效率的方法和工具。 * [禅与 Objective-C 编程艺术](https://github.com/oa414/objc-zen-book-cn) – 禅与 Objective-C 编程艺术 (Zen and the Art of the Objective-C Craftsmanship 中文翻译)。 * [Objective-C编码规范:26个方面解决iOS开发问题](http://www.imooc.com/article/1216) – 【Objective-C编码规范:26个方面解决iOS开发问题:“我们制定Objective-C编码规范的原因是我们能够在我们的书,教程和初学者工具包的代码保持优雅和一致。”今天分享的规范来自raywenderlich.com团队成员共同完成的,希望对学习OC的朋友们有所指导和帮助。 ## [](https://github.com/Tim9Liu9/TimLiu-iOS#swift)swift * [ Swift语言教程中文文档](http://codecloud.net/swift-doc-1271.html) * [swifttoolbox](http://www.swifttoolbox.io/) – swifttoolbox swift开发的开源库汇总。 * [SwiftGuide](https://github.com/ipader/SwiftGuide) – 这份指南汇集了Swift语言主流学习资源,并以开发者的视角整理编排– 非常不错,值得推荐。 * [Swift开源项目精选](https://github.com/ipader/SwiftGuide/blob/master/Featured.md) – Swift开源项目精选–推荐,每周都有更新。 * [Awesome Swift](https://swift.zeef.com/robin.eggenkamp) – 一个收集了很多 Swift 开发资源的网站。 * [Developing_iOS_8_Apps_With_Swift](https://github.com/x140yu/Developing_iOS_8_Apps_With_Swift) – Developing iOS 8 Apps with Swift 字幕简体中文翻译项目(斯坦福白胡子老头swift教学视频)。 ## [](https://github.com/Tim9Liu9/TimLiu-iOS#他人开源总结)他人开源总结 * [code4app](http://www.code4app.com/) – 最多国人用的代码库。 * [cocoachina](http://code.cocoachina.com/) – 国内最热门的iOS社区的代码库。 * [awesome-ios](https://github.com/vsouza/awesome-ios) – 一个老外整理的,[中文版](http://app.memect.com/doc/ios.html)。 * [awesome-ios-ui](https://github.com/cjwirth/awesome-ios-ui) – 收集了不少 iOS UI/UX 库, 包含了很多酷炫的动画效果。 * [ios-cosmos](http://ios-cosmos.com/) – The iOS Cosmos:收录了IOS绝大部分的开源框架和工具。 * [Awesome Haskell资料大全](https://haskell.zeef.com/konstantin.skipor#block_28362_basics) – Awesome Haskell 资料大全:框架,库和软件。 * [Cosmos](http://ios-cosmos.com/) – The iOS Cosmos:收录了IOS绝大部分的开源框架和工具。 * [cocoacontrols](http://cocoacontrols.com/) – 收集了很多UI控件效果代码,缺点是需要翻墙,而且代码分类不够好。 * [lexrus](https://github.com/lexrus) – lexrus国内出名的iOS开源coder,非常库的label动画、textfield动画。 * [open-source-ios-apps](https://github.com/dkhamsing/open-source-ios-apps) – iOS App集合,分:swift与Objective-C–国外人整理。 * [适合iOS开发者的15大网站推荐](http://www.csdn.net/article/2015-03-04/2824108-ios-developers-sites) – 适合 iOS 开发者的 15 大网站推荐 — 英文网站。 * [Objective-C GitHub 排名前 100 项目简介](https://github.com/Aufree/trip-to-iOS/blob/master/Top-100.md) – 主要对当前 GitHub 排名前 100 的项目做一个简单的简介, 方便初学者快速了解到当前 Objective-C 在 GitHub 的情况。 * [Github-iOS备忘](http://github.ibireme.com/github/list/ios/) -整理了比较常用的iOS第三方组件,以及github上的统计。