Skip to content

adrianortuzar/boilerplate-ios

Repository files navigation

IOS Boilerplate

Boilerplate for IOS universal apps that contains:

Installation:

Clone the repository:

$ git clone https://github.com/adrianortuzar/boilerplate_ios.git

Rename the project

Start your new project before coding with the correct name. Follow this instructions: https://github.com/adrianortuzar/boilerplate-ios/wiki/How-to-change-the-IOS-Bolilerplate-project-name

Install cocoapods: http://cocoapods.org/

You can run the project without install cocoapods.

Before installing CocoaPods I recommend you to check all the libraries and framework in the Podfile. Remove the pods that you do not think you are going to use.

$ cd boilerplate_ios
$ pod install

Licence

Copy Paste Licence. Fell free, enjoy this project, and if you have time improve it.

About

Boilerplate for IOS universal apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published