#Catstagram Looking to try out some of the new features in Xcode Server, well then this is the project for you!
##Setup This project requires 3 things to get you up and running quickly.
- An Instagram API Key - Sign up and register a client here. Add this key to
Catstagrame/key.txt
. - A fork! Since the provisioning profile UID is now added to the project file, in order for Xcode Server to build this correctly, you need to commit that change to the source.
- CocoaPods. The
Pods
folder is not checked in, so make sure topod install
before opening.
That's it! Enjoy the Cats of Instagram.
##TODO:
- Add tests
##Contact
Michele Titolo
@micheletitolo
##License
This project is released under the MIT Licence. For more information see the LICENSE
file.