Ecosyste.ms: Awesome

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

https://github.com/parse-community/ParseUI-iOS

A collection of a handy user interface components to be used with the Parse iOS SDK.
https://github.com/parse-community/ParseUI-iOS

Last synced: 43 minutes ago
JSON representation

A collection of a handy user interface components to be used with the Parse iOS SDK.

Lists

README

        

# [ARCHIVE] ParseUI

# ParseUI has moved to [Parse-SDK-iOS-OSX](https://github.com/parse-community/Parse-SDK-iOS-OSX)

## Migration

### CocoaPods

Update your `Podfile`:

```ruby
pod 'Parse/UI'
```
### Carthage

Update your `Cartfile`:

```
github "ParsePlatform/Parse-SDK-iOS-OSX"
```