Skip to content

Instantly share code, notes, and snippets.

@mamboer
Last active August 29, 2015 14:06
Show Gist options
  • Save mamboer/de5ec85fe969c8e7cf2d to your computer and use it in GitHub Desktop.
Save mamboer/de5ec85fe969c8e7cf2d to your computer and use it in GitHub Desktop.
My IOS App development merterials
1. http://www.raywenderlich.com/74438/swift-tutorial-a-quick-start (免费,一个计算器app)
2. http://ios-blog.co.uk/tutorials/developing-ios-apps-using-swift-part-1/
原版本:http://jamesonquave.com/blog/developing-ios-apps-using-swift-tutorial-part-2/
http://jamesonquave.com/blog/tutorials/
### 使用TabBarController
1. http://makeapppie.com/2014/09/09/swift-swift-using-tab-bar-controllers-in-swift/
### 使用cocoapods
1. http://happy-coding.org/swift-and-cocoapods/
2. https://medium.com/@stigi/swift-cocoapods-da09d8ba6dd2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment