CocoaPods trunk is moving to be read-only. Read more on the blog, there are 15 months to go.

liuyufeng2014

2pods

GoogleProtobuf

Protocol buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data – think XML, but smaller, faster, and simpler.

Produces a stand-alone build of the Google Protocol Buffer library for use in iOS applications. Xcode 5 is required to build protobuf from source. A copy of the protoc compiler is also built and placed in the Pods/GoogleProtobuf folder. It may be used in a custom build rule to generate C++ files based on the .proto files.

License: BSD

  • C++

iosDebugLog

A longer description of iosDebugLog in Markdown format.

  • Think: Why did you write this? What is the focus? What does it do?
  • CocoaPods will be using this to generate tags, and improve search results.
  • Try to keep it short, snappy and to the point.
  • Finally, don't worry about the indent, CocoaPods strips it!

License: MIT

  • Objective C