Pre-alpha and under heavy development, do not use!
To run the example project, clone the repo, and run pod install from the Example directory first.
Transloadit is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "Transloadit"Mark R. Masterson, mrobertmasterson@gmail.com
-
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
Transloadit is available under the MIT license. See the LICENSE file for more info.