railsware / Sleipnir

BDD-style framework for Swift
http://railsware.com/blog/2014/07/04/bdd-style-testing-in-swift-with-sleipnir
MIT License
844 stars 48 forks source link

Cocoapods installation that will work with simulator. #14

Open nikita-leonov opened 9 years ago

nikita-leonov commented 9 years ago

It would be great to use Sleipnir with Cocoapods to ensure that it works on simulator. I believe there are a lot of projects that have cocoa pods installation as requirement for any of their dependencies.

atermenji commented 9 years ago

CocoaPods are now in the process of supporting Swift libraries, you can track the issue here