/Yelp

Yelp API v2.0 framework written in Swift

Primary LanguageSwiftMIT LicenseMIT

Yelp

CI Status Code Coverage License: MIT

Description

Yelp API v2.0 framework written in Swift

Usage

For detailed usage examples please have a look at Yelp-Example

Installation

Yelp framework is available through a private CocoaPod pod.

1. Create a Podfile in the root directory of your Xcode project with the following content:
source 'https://github.com/chiswicked/CWCocoaPodsRepository.git'
use_frameworks!
pod 'Yelp'
2. Install pod
pod install

Author

Norbert Metz - LinkedIn

License

Yelp is available under the MIT license. See the LICENSE file for more info.