Skip to content

Swift Helpers & Xcode 7

Choose a tag to compare

@AliSoftware AliSoftware released this 20 Sep 14:25
· 372 commits to master since this release
  • Xcode projects updated to Xcode 7.0 Final
  • Added a Swift subspec that adds helper global functions to ease & make more compact the use of OHHTTPStubs from Swift 2.0 (#111)

If you're using OHHTTPStubs in a Swift 2.0 project, it's recommended to add pod 'OHHTTPStubs/Swift to your Podfile so you can use those handy helpers.