├── LICENSE └── README.md /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2017 李峰峰 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # iOSBlogAndTools 2 | iOS开发优秀博客和软件推荐 3 | ========= 4 | 本博客和工具列表由广大iOS开发者收集和推荐,如果大家有好的博客或者工具想要分享请点击:[我要提交](https://github.com/imlifengfeng/iOSBlogAndTools/issues/1)。 5 | 6 | 收到大家的提交后会及时收录与更新。 7 | 8 | 9 | ### iOS开发中文博客 10 | 博客名称/地址 | RSS地址 | 博主微博 11 | ----- | ----- | ----- 12 | [OneV's Den](http://onevcat.com) | | [onevcat](http://weibo.com/onevcat) 13 | [唐巧的技术博客](http://blog.devtang.com) | | [唐巧_boy](http://weibo.com/tangqiaoboy) 14 | [sunnyxx的技术博客](http://blog.sunnyxx.com/) | | [我就叫Sunny怎么了](http://weibo.com/p/1005051364395395/info?mod=pedit_more) 15 | [玉令天下的Blog](http://yulingtianxia.com) | | [杨萧玉HIT](http://weibo.com/yulingtianxia) 16 | [一只魔法师的工坊](http://blog.ibireme.com/) | | [ibireme ](http://weibo.com/ibireme) 17 | [南峰子的技术博客](http://southpeak.github.io) | 暂无 | [南峰子_老驴](http://weibo.com/touristdiary) 18 | [破船之家](http://beyondvincent.com) | | [BeyondVincent ](http://weibo.com/beyondvincent) 19 | [txx's blog](http://blog.txx.im) | | [糖炒小虾_txx](http://weibo.com/rpplusplus) 20 | [程序媛念茜](https://nianxi.net/) | | 暂无 21 | [老谭笔记](http://www.tanhao.me/) | | 暂无 22 | [李峰峰博客](https://www.lixkit.com) | | [Lix](http://weibo.com/devfeng/home) 23 | [代码手工艺人](http://joeyio.com) | | 暂无 24 | [王中周的技术博客](http://joeyio.com) | | [foogry](http://weibo.com/foogry) 25 | [不会开机的男孩](http://studentdeng.github.io) | | 暂无 26 | [Kenshin Cui's Blog](http://www.cnblogs.com/kenshincui/) | | 暂无 27 | [bang's Blog](http://blog.cnbang.net) | 暂无 | [bang](http://weibo.com/bang) 28 | [雷纯锋的技术博客](http://blog.leichunfeng.com) | | [雷纯锋2011](http://weibo.com/leichunfeng?is_hot=1) 29 | [土土哥的技术Blog](http://tutuge.me) | | [土土哥tutuge](http://weibo.com/zekunyan?is_hot=1) 30 | [故胤道长](http://www.jianshu.com/u/8d5b91490ca5) | 暂无 | [故胤道长](http://weibo.com/soapyigu) 31 | [MrPeak杂货铺](http://mrpeak.cn) | | [愚公编程MrPeak](http://weibo.com/p/1005051993445913/info?mod=pedit_more) 32 | [靛青K](https://blog.dianqk.org) | | [靛青K](https://weibo.com/DianQK) 33 | 34 | 35 | 36 | ### iOS开发工具 37 | 软件名称/地址 | 功能简介 | 费用 38 | ----- | ----- | ----- 39 | [Charles](http://www.charlesproxy.com/) | 抓包代理调试工具 | $50 40 | [Atom](https://atom.io/) | Github 自家出的编辑器 | 免费 41 | [PaintCode](http://www.paintcodeapp.com/) | 将矢量图轻松地转换成CoreGraphics代码 | $80 42 | [QuartzCode](http://www.quartzcodeapp.com) | 强大的自定义动画代码生成软件 | $89.99 43 | [Reveal](https://revealapp.com) | iOS界面调试神器 | $59 44 | [Dash](https://kapeli.com/dash) | 全语言文档手册速查 | $19.99/免费版 45 | [Kaleidoscope](http://www.kaleidoscopeapp.com/) | 精美强大的 Diff 对比工具 | $69.99 46 | [Brackets](http://brackets.io/) | Adobe 出的开源编辑器 | 免费 47 | [SourceTree](https://www.sourcetreeapp.com) | 最好用的 Git 版本管理工具 | 免费 48 | [Tower](https://www.git-tower.com/) | Git 客户端,支持GitHub、Bitbucket等 | $59 49 | [Versions](http://versionsapp.com/) | SVN 版本控制工具 | $59 50 | [Cornerstone](https://www.zennaware.com/cornerstone/) | SVN 版本控制工具 | $59 51 | [xctool](https://github.com/facebook/xctool) | 来自Facebook,通过命令行创建和测试你的应用 | 免费 52 | [Mocks](https://github.com/facebook/xctool) | 快速创建iOS应用原型的工具 | $9.99 53 | [Mogenerator](http://rentzsch.github.com/mogenerator/) | 在你的Core Data模型中生成NSManagedObjects智能子类 | 免费 54 | [SimPholders](https://simpholders.com) | 在菜单栏上快速的访问iOS模拟器中的应用的文件夹 | $9.90 55 | 56 | 57 | ### iOS开发网站 58 | 网站名称/地址 | 网站简介 59 | ----- | ----- 60 | [objc](https://www.objc.io/) | 定期发布一些有关 Objective-C 的高质量的文章 61 | [objc中国](http://objccn.io/) | 喵神组织的对 objc.io 的翻译网站 62 | [NSHipster](http://nshipster.cn/) | 关注被忽略的 Objective-C、Swift 和 Cocoa 特性 63 | [CocoaChina](http://www.cocoachina.com) | 最大苹果开发者中文社区 64 | [code4app](http://www.code4app.com) | 国内的iOS开源资源网站 65 | [飞行日志](http://blog.fir.im) | fir.im主办的博客,很多高质量技术博客 66 | [iconfont](http://www.iconfont.cn) | 阿里巴巴旗下高质量图标资源库 67 | [干货集中营](http://gank.io) | 每日按时分享Android、iOS等高质量资源,可邮件订阅 68 | [泊学](https://boxueio.com) | 服务于一线开发者的前沿技术视频网站 69 | [SwiftGG](http://swift.gg) | 走心的 Swift 翻译组 70 | [51ios.net](http://www.51ios.net) | iOS开发资源聚合网站 71 | --------------------------------------------------------------------------------