摘要:
http://stackoverflow.com/questions/21474536/podfile-gives-an-error-on-installA bug was found in libgit2 and they had to execute a force push on the specs repo. This is what broke everyone's CocoaPods setup.You can find the official post about this issue on the CocoaPods blog :http://blog.cocoapo 阅读全文
摘要:
1. Terms and conditions(法律与条款)1.1As a developer of applications for the App Store you are bound by the terms of theProgram License Agreement(PLA), Human Interface Guidelines (HIG), and any other licenses or contracts between you and Apple. The following rules and examples are intended to assist you 阅读全文
摘要:
//// UIView+Borders.h//// Created by Aaron Ng on 12/28/13.// Copyright (c) 2013 Delve. All rights reserved.//#import @interface UIView (Borders)/* Create your borders and assign them to a property on a view when you can via the create methods when possible. Otherwise you might end up with multipl... 阅读全文