##资讯
### [iOS 8的用户占68%](https://developer.apple.com/support/appstore/)
68%的用户在使用iOS 8,29%使用iOS7。
[APPLE.COM](https://developer.apple.com/support/appstore/)
##技巧
### [Bypassing OpenSSL Certificate Pinning in iOS Apps](http://chargen.matasano.com/chargen/2015/1/6/bypassing-openssl-certificate-pinning-in-ios-apps.html)
本文介绍如何绕过iOS App的证书验证环节。
[MATASANO.COM](http://chargen.matasano.com/chargen/2015/1/6/bypassing-openssl-certificate-pinning-in-ios-apps.html)
##工具
### [Bezel and xScope](http://furbo.org/2015/01/06/bezel-and-xscope/)
Bezel能在模拟器上看到Apple Watch的真实UI,通过xScope可用把它镜像到真实设备上。
[FURBO.ORG](http://furbo.org/2015/01/06/bezel-and-xscope/)
##设计
### [23个FACEBOOK PAPER中的设计细节](http://www.uisdc.com/23-facebook-paper-design)
Paper中一些细节设计和交互设计还是给人带来很大的惊喜,文章是一些值得与其他设计师分享的设计细节。
[UISDC.COM](http://www.uisdc.com/23-facebook-paper-design)
##代码
### [Harpy](https://github.com/ArtSabintsev/Harpy)
提示用户你的App有新的版本,并且提供AppStore的链接。
[GITHUB.COM](https://github.com/ArtSabintsev/Harpy)
### [VVBlurPresentation](https://github.com/onevcat/VVBlurPresentation)
A simple way to present a view controller with keeping the blurred previous one.
[GITHUB.COM](https://github.com/onevcat/VVBlurPresentation)