Pinterest has an iOS SDK (http://developers.pinterest.com/ios/) and I was trying to create bindings for it, the project only has a .h file in it? Where is the static library? Has anyone tried to bind this already. I've seen lots of guides on how to do it, but most of those samples contain the source (.m files) or a .a (library)
Thanks for guidance.