Flickr popular photo viewer with Swift
- Swift iPhone application sample using UICollectionView and AFNetworking
- More detail is here(Japanese): http://synboo.hatenablog.com/entry/2014/06/05/235618
- Install CocoaPods and Xcode6
- Clone this repository and move to project root directory
- Execute
pod install
command at project root directory - Open .xcworkspace file