## 開發資料
* [豆瓣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上的統計。