Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leancloud/objc-sdk
LeanCloud Objective-C SDK
https://github.com/leancloud/objc-sdk
apple ios leancloud macos objective-c sdk tvos watchos
Last synced: 2 days ago
JSON representation
LeanCloud Objective-C SDK
- Host: GitHub
- URL: https://github.com/leancloud/objc-sdk
- Owner: leancloud
- License: apache-2.0
- Created: 2016-06-23T03:50:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-04T07:31:30.000Z (10 months ago)
- Last Synced: 2024-12-13T08:19:24.390Z (10 days ago)
- Topics: apple, ios, leancloud, macos, objective-c, sdk, tvos, watchos
- Language: Objective-C
- Homepage: https://leancloud.cn
- Size: 92 MB
- Stars: 197
- Watchers: 22
- Forks: 67
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LeanCloud Objective-C SDK
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
![platform](https://img.shields.io/badge/Platform-iOS%20%7C%20macOS%20%7C%20tvOS%20%7C%20watchOS-brightgreen.svg)## Features
* [x] Data Storage
* [x] Object Query
* [x] Cloud Engine
* [x] File Storage
* [x] Short Message Service
* [x] Push Notification
* [x] Search Query
* [x] Analytics (iOS only)
* [x] Instant Messaging (iOS, macOS only)## Wanted Features
* [ ] Your good idea we are looking forward to :)## Communication
* If you **have some advice**, open an issue.
* If you **found a bug**, open an issue, or open a ticket in [LeanTicket][LeanTicket].
* If you **want to contribute**, submit a pull request.## Installation
[Installation wiki page][installation-wiki-page] describes how to integrate SDK.
Also see [Quick Start][quick-start].
[LeanTicket]: https://leanticket.cn/t/leancloud
[installation-wiki-page]: https://github.com/leancloud/objc-sdk/wiki/Installation
[quick-start]: https://leancloud.cn/docs/start.html