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

阿凡树

6pods

AFChoiceButton

A custom Button contain check box or radio box. (一个自定义的单选或者复选框控件)

License: MIT

  • Objective C

AFCommon

AFCommon is a tools for convenient to fast development. There are a lot of the category of method.

License: MIT

  • Objective C

AFCycleTableView

A UI for Shuffling figure(关于轮播图的控件)

License: MIT

  • Objective C

AFPageControl

A UI replace UIPageControl because the dot is alternative image . (一个自定义的PageControl,用图片替换点的形状。)

License: MIT

  • Objective C

AFTextView

a subclass of UITextView . It's a PlaceHolder property . (继承于UITextView,增加了一个PlaceHolder属性。)

License: MIT

  • Objective C

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++