mirek / CoreWebSocket

Web Socket Server and Client Library for iOS and OSX. Follows Core Foundation API style.
http://en.wikipedia.org/wiki/WebSockets
142 stars 31 forks source link

Added podspec #8

Open KingOfBrian opened 10 years ago

KingOfBrian commented 10 years ago

Easier to add a podspec than figure out the directions ;0

All that should be added is :tag => 0.1 in the s.source hash. I can't tag your repository, so I'm not sure how to do that.

KingOfBrian commented 10 years ago

Jumped the gun a bit here, let me fix a few things.