Weiran Shi

CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.
1pod
OCAnnotation is a lightweighted framework empowering the Objective-C lauguage with the ability of annotation. As in Java, annotation is a form of syntactic metadata that can be added to the source code. It provides a handy way to apply certain behaviours to related program elements, such as class, methods, etc. By embedding this feature, we could make Objective-C a more flexible language, and bring our iOS development work more convinience and possibilities.
License: Custom