PlatformKit 0.3.9× 测试已测试✗ 语言语言 Obj-CObjective C许可证 MIT 发布最后发布2016年5月由Thong Nguyen维护。安装指南×PlatformKit的安装指南您想在Podfile中添加类似于以下内容的pod 'PlatformKit', '~> 0.3'target 'MyApp' do pod 'PlatformKit', '~> 0.3' end然后在终端或从CocoaPods.app内运行pod install或者为了测试运行,运行以下命令pod try PlatformKit查看PodspecGitHub库CocoaPods.org上的页面PlatformKit 0.3.9由Thong Nguyentumtumtum/PlatformKitGitHub库 一套现代Objective C有用的类和扩展库。 包括 PKUUID - 快速轻量级的UUID PKTimeSpan - 快速轻量级的时间段表示 PKMulticastDelegate - Objective C的C#风格多播代理 NSObject+PKExtension performBlock:afterDelay NSString+PKExtensions stringIsNilOrEmpty containsString md5Hexstring md5Data md5DataWithEncoding sha1HexString sha1Data sha1DataWithEncoding NSData+PKExtension base64Encode hexString NSArray+PKExtensions map each eachSubArrayWithCount:andBlock select reject NSDictionary+PKExtensions map select NSTimer+PKExtensions timerWithTimeInterval:block:repeats 版权所有 © 2013,Thong Nguyen (@tumtumtum)