aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/objective-c/helloworld/HelloWorld.podspec
Commit message (Collapse)AuthorAge
* Fix: Cocoapods doesn’t like dirs that start with ./Gravatar Jorge Canizales2016-07-11
| | | I wasted a huge amount of time debugging this madness.
* Use the deployed protoc spec in samples and READMEGravatar Jorge Canizales2016-07-11
|
* Podspecs for Protoc and the gRPC pluginGravatar Jorge Canizales2016-07-11
| | | | | The examples under <repo_root>/examples now rely on the released versions. Those under src/objective-c/examples, as well as the tests, rely on protoc and the plugin as compiled from head.
* Update podfiles for objc examplesGravatar Yuchen Zeng2016-06-20
|
* Adjust version requirements through samples and tests.Gravatar Jorge Canizales2015-11-25
|
* Fix example pod filesGravatar Jorge Canizales2015-10-12
|
* move examples to correct locationsGravatar Stanley Cheung2015-08-27