Stable Release
Change Log
- Fixed first time building error
- Added pragma marks
- Replaced Collection View with Table View to get rid of keeping a CollectionViewCell subclass. now just using
UITableViewCell
- Set the API to http://jsonplaceholder.typicode.com
- Minor restructuring in the Platform Module