A great template for iOS applications
- Flurry v2.7 flurry.com
- json-Framwork http://stig.github.com/json-framework
- ShareKit v0.2.1 http://www.getsharekit.com/
- Kiwi https://github.com/alding/Kiwi
- Reachability http://developer.apple.com/library/ios/#samplecode/Reachability/Introduction/Intro.html
1 - Run the following command to add the submodule. Be sure you have are you in the root of your git repository.
$ git submodule add git://github.com/ferbass/iOS-ApplicationTemplate.git ApplicationTemplate
2 - In Xcode click with right button on your project and following Add->Existing Files... and select ApplicationTemplate> folder
Fork, send a Pull Request and ENJOY!