square / PonyDebugger

Remote network and data debugging for your native iOS app using Chrome Developer Tools
Other
5.87k stars 595 forks source link

add pod spec #121

Closed hefgi closed 10 years ago

hefgi commented 10 years ago

Now we can put in our podfile somethings like that to fetch directly master : pod 'PonyDebugger', :git => 'https://github.com/square/PonyDebugger.git'

BTW, Don't forget to change the url from https://github.com/hefgi/PonyDebugger.git to https://github.com/square/PonyDebugger.git