CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.
TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | BSD |
ReleasedLast Release | Sep 2015 |
Maintained by wangrulin.
- (NSString *)description {
return [DescriptionBuilder reflectDescription:self];
}
- (NSString *)description {
return [DescriptionBuilder reflectDescription:self style:DescriptionStyleMultiLine];
}
Author KISHIKAWA Katsumi
Add pod support by wrlqwe