摘要:
Magical Data Modelling Framework for JSONhttps://github.com/icanzilb/JSONModelNew: In version 0.12.0 I added experimental support for exporting JSON m... 阅读全文
摘要:
ObjectAL for iPhone and Machttps://github.com/kstenerud/ObjectAL-for-iPhone以后补上使用教程Mac and iOS Audio, minus the headache.Mac 和 iOS 的的音频框架,真心让人蛋疼。So you want to add audio to your app. Usually your audio needs are something like:即使是这样你还是得把音频添加进的app中,你的老板说的算。通常情况下,你会用到下面的功能:Play, Pause, Stop, LoopVolum 阅读全文
摘要:
FRDLivelyButtonhttps://github.com/sebastienwindal/FRDLivelyButtonFRDLivelyButtonis a simple UIButton subclass intended to be used inside a UIBarButtonItem, even though it can be used anywhere you can use a UIButton. It is entirely Core Graphics driven, supports 5 common button types (menu, close, ad 阅读全文
摘要:
SVWebViewController简单翻译https://github.com/samvermette/SVWebViewControllerSVWebViewController is a simple inline browser for your iOS 7 app.SVWebViewController是一个简单别致且易用的浏览器控制器,为iOS7应用而设计.SVWebViewController features:iPhone and iPad distinct UIsfull landscape orientation supportback, forward, stop/re 阅读全文
摘要:
source -https://github.com/supermarin/ObjectiveSugarLook like a girl, act like a lady, think like a man, work like a boss.外表如萝莉,举止赛淑女,思想堪汉子,工作比老板。 A set of functional additions for Foundation you wish you've had at the first place. 这是一个关于Foundation框架的一系列的扩展,让你魂牵梦断的东东。UsageInstall viaCocoaPodspod 阅读全文
摘要:
MSWeakTimer简易翻译:该timer没有runloop概念,线程安全,没有循环引用现象。https://github.com/mindsnacks/MSWeakTimerDescriptionThread-safeNSTimerdrop-in alternative that doesn't retain the target and supports being used withGCDqueues.这是个线程安全的 NSTimer,他不会对目标进行retain操作,而且,他还支持GCDqueues。MotivationThe first motivation for thi 阅读全文
摘要:
LASIImageView – download image with progress indicator翻译原网址:http://lukagabric.com/lasiimageview-download-image-with-progress-indicator/#more-797LASIImageView is a UIImageView subclass that supports asynchronous image download with different progress indicators.It is possible to choose among three di 阅读全文