This is a demo project. It contains the stackoverflow framework. This framework helps to work with stackoverflow API: http://api.stackexchange.com/docs
How to use this framework:
- Build in XCode for all configurations (iphone 5 sim/iphone 6 sim/device)
- Locate framework in Finder
- Copy create_fat_framework.sh to project Derived Data folder
- Run create_fat_framework.sh
- Copy framework to your own project
There aren't 100% test coverage. But the tests helps me to modify framework.