Swift Helpers & Xcode 7
- Xcode projects updated to Xcode 7.0 Final
- Added a
Swiftsubspec that adds helper global functions to ease & make more compact the use ofOHHTTPStubsfrom Swift 2.0 (#111)
If you're using
OHHTTPStubsin a Swift 2.0 project, it's recommended to addpod 'OHHTTPStubs/Swiftto yourPodfileso you can use those handy helpers.