squarefrog / UIDeviceIdentifierLinks
UIDeviceHardware is a class which allows querying of the current users device, and returns a human formatted string.
☆244Updated last year
Alternatives and similar repositories for UIDeviceIdentifier
Users that are interested in UIDeviceIdentifier are comparing it to the libraries listed below
Sorting:
- "legal" Xcode Plugin for inserting code in super duper fast lazy way.☆261Updated 6 years ago
- Making code maintainable and reusable with aspect-oriented programming for Objective-C☆146Updated 6 years ago
- HWIFileDownload simplifies file download with NSURLSession on iOS.☆224Updated 6 years ago
- Prior to iOS 5 it was relatively straightforward to detect whether a device was muted by using an audio route to detect playback type.☆152Updated 13 years ago
- MJNIndexView☆281Updated 6 years ago
- UIImage category for image tint. For my blog post http://onevcat.com/2013/04/using-blending-in-ios/☆191Updated 10 years ago
- High Performance iOS Apps☆153Updated 8 years ago
- Show View hierarchy in 3D☆169Updated 12 years ago
- svn support for cocoapods spec-repos☆84Updated 8 years ago
- NSTimer alternative that doesn't retain the target☆190Updated 9 years ago
- A convenient FTP request library for iOS and Mac OS X using Objective-C programming language. Support progress tracking, Breakpoint conti…☆139Updated 7 years ago
- 可以利用IB,0代码集成的一些小功能☆175Updated 8 years ago
- 汉化了Tween-o-Matic,用于查看CAMediaTimingFunction的效果。☆108Updated 10 years ago
- An elegant solution to common crash of NSArray, NSMutableArray & NSMutableDictonary ...☆111Updated 9 years ago
- NSString (Emoji) extends the NSString class to provide custom functionality related to the Emoji emoticons.☆170Updated 10 years ago
- Hello block,byebye dealloc!一行代码代替dealloc完成“self-manager”