/pocketbase-objc-sdk

PocketBase Objective-C SDK

MIT LicenseMIT

Unofficial PocketBase Objective-C SDK

Unofficial Objective-C SDK for interacting with the PocketBase Web API.

Installation using Cocoapods

Add the library to your Podfile:

pod 'PocketBaseObjc'

and run install command:

pod install

Import it in your code:

#import <PocketBaseObj/PocketBaseObj.h>

Author

Luo Yu

Monday, March 18, 2024