Hello Swifters
Since Xcode bata5 you can import framework in playground [1].
What about if we replace our sample code in README by showing a code snippet in playground
on how to use the library. Here’s a PR to show it in action [2].
To be able to do it you just need to create a workspace and build the different libraries,
I’ve also updated README instruction. Give it a trial and share your thoughts.
++
Corinne
[1]
http://ihunter.svbtle.com/how-to-import-framework-in-playground
[2]
https://github.com/aerogear/aerogear-ios-http/pull/5