An open API service indexing awesome lists of open source software.

https://github.com/ocworld/ohkakaolocalsdk

iOS Swift SDK for Kakao Rest API - Local
https://github.com/ocworld/ohkakaolocalsdk

Last synced: 2 months ago
JSON representation

iOS Swift SDK for Kakao Rest API - Local

Awesome Lists containing this project

README

        

# OHKakaoLocalSDK

[![CI Status](https://img.shields.io/travis/ocworld/OHKakaoLocalSDK.svg?style=flat)](https://travis-ci.org/ocworld/OHKakaoLocalSDK)
[![Version](https://img.shields.io/cocoapods/v/OHKakaoLocalSDK.svg?style=flat)](https://cocoapods.org/pods/OHKakaoLocalSDK)
[![License](https://img.shields.io/cocoapods/l/OHKakaoLocalSDK.svg?style=flat)](https://cocoapods.org/pods/OHKakaoLocalSDK)
[![Platform](https://img.shields.io/cocoapods/p/OHKakaoLocalSDK.svg?style=flat)](https://cocoapods.org/pods/OHKakaoLocalSDK)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

OHKakaoLocalSDK is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'OHKakaoLocalSDK'
```

## Author

Keunhyun Oh, [email protected]

## License

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