Skip to content

backspace/TransloaditKit

 
 

Repository files navigation

Transloadit

Build Status Version License Platform

Status

Pre-alpha and under heavy development, do not use!

Example

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

Requirements

Installation

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

pod "Transloadit"

Author

Mark R. Masterson, mrobertmasterson@gmail.com

Work Flow

  • Create An AssemblyStep Object With JSONString or Values

  • Create An Assembly With JSON Assembly Steps or an Array of AssemblyStep Objects

  • Generate the Params as JSON for an Assembly Object

  • Create The Assembly Get A TransloaditResponse Object

  • Pass TransloaditResoinse Object To TUSWrapper to perfom Upload

License

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

About

Pre-alpha and under heavy development, do not use! ⚠️ 🚧

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 82.4%
  • Shell 14.0%
  • Ruby 1.9%
  • Swift 1.7%