Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.
/ ParseArrayHelper Public archive

Helper functions for NSSet and NSArray when working with the Parse iOS SDK

License

Notifications You must be signed in to change notification settings

MyLabs/ParseArrayHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParseArrayHelper

CI Status Version License Platform

Example

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

Requirements

Installation

ParseArrayHelper is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'ParseArrayHelper'

Author

James Gupta, MyLabs

Uses

Currently used in the Synap iOS app amongst others. Feel free to add your own implementation in here.

License

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