n1mda / sonos-objc

An Objective-C API for controlling Sonos Devices
MIT License
20 stars 24 forks source link

Add podspec #1

Closed endoze closed 10 years ago

endoze commented 10 years ago

In order to make this library easier to consume, this commit adds a podspec to the repo. It also reorganizes the project structure to mimic a typical cocoapod project.

endoze commented 10 years ago

In order for the podspec to pass validation, a tag must exist that matches the version number in the Podfile. Feel free to change the version number in the Podfile and tag appropriately.