John Wana

CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.
1pod
Asynchronous functions are defined by a set of blocks contained in an NSArray. When a block is finished, it calls success() or failure().
Functions include:
eachSeries
: runs a block in series with every item in an arrayeachParallel
: runs a block in parallel with every item in an arrayLicense: MIT