项目作者: yangjehpark

项目描述 :
A sample iOS application for querying public images by using Flickr Public API, Alamofire, ObjectMapper, and SDWebimage.
高级语言: Swift
项目地址: git://github.com/yangjehpark/iOS-Swift-Flicker-Feed.git
创建时间: 2017-01-21T12:03:35Z
项目社区:https://github.com/yangjehpark/iOS-Swift-Flicker-Feed

开源协议:

下载


A sample iOS application for querying public images by using Flickr Public API, Alamofire, ObjectMapper, and SDWebimage.

Demo

Features

  • Provide Flickr public open API images

Requirements

  • iOS 8.0+
  • Xcode 7.0+
  • Swift 2.3

Communication

  • If you found a bug or have a feature request, please open an issue.
  • If you want to contribute, submit a pull request.

Installation

Of course, CocoaPods is necessary. This is a dependency manager for Cocoa projects.

At the directory where ‘podfile’ is, please run the following command in the folder:

  1. $ pod install

This is a nessacery course. If you don’t, some build error would be occured.

Usage

After installation, open ‘FlickerFeed.xcworkspace’ and start build & run.

License

My codes are under the Beerware license.