1. Interface
Icarousel: Used to make picture rotation display effect (album).
Mztimerlabel: A label used to make a timing and display time.
Msdynamicsdrawerviewcontroller,residemenu: A very powerful tool for making navigation drawers.
Pnchart,iosplot: Making Charts
Shimmer: Very handsome display text tool, can produce flicker effect, when the application Start screen. Https://github.com/facebook/Shimmer
Paperfold-for-ios: Make paper folding/paging effect.
2. Network
Afnetworking + afdownloadrequestoperation: A very good download tool, you can continue to upload breakpoints.
Reachability: Used to test network conditions (whether the network is available, etc.).
3. Other tools
Ssziparchive: Used for compression/decompression.
Fcuuid: The unique identifier used to generate the app is an alternative to UDID. He guarantees that each installation of this code is unique, because the code is stored in the key chain.
4. Xcode Plugin
Ksimagenamed-xcode: Used to automatically complete the image name [UIImage imagenamed:] and display the picture.
IOS Excellent Open Source project