Skip to content

Gooten API Objective C Client Library

Notifications You must be signed in to change notification settings

printdotio/gooten-api-objectivec-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GootenApiClient

Requirements

The API client library requires ARC (Automatic Reference Counting) to be enabled in your Xcode project.

Installation

To install it, put the API client library in your project and then simply add the following line to your Podfile:

pod "GootenApiClient", :path => "/path/to/lib"

Recommendation

It's recommended to create an instance of ApiClient per thread in a multithreaded environment to avoid any potential issue.

Author

About

Gooten API Objective C Client Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages