[
  {
    "path": "README.md",
    "content": "iOSDevTools\n===========\nSet of open sources for different development tasks.\n\n# Networking\n* [AFNetworking](https://github.com/AFNetworking/AFNetworking)  iOS & OS X networking framework   \n* [asi-http-request](https://github.com/pokeb/asi-http-request)  CFNetwork wrapper for HTTP requests    \n* [RestKit](https://github.com/RestKit/RestKit)  Consuming and modeling RESTful web resources   \n* [Reachability](https://github.com/tonymillion/Reachability) ARC and GCD modification for Apple’s reachability class     \n* [socket.IO-objc](https://github.com/pkyeck/socket.IO-objc)  socket.io v0.7.2+ for iOS devices   \n* [AFNetworkActivityLoggerv](https://github.com/AFNetworking/AFNetworkActivityLogger) AFNetworking 2.0 Extension for Network Request Logging\n* [MMLanScan](https://github.com/mavris/MMLanScan) An iOS Network (LAN) Scanner library\n\n# Image Processing\n* [GPUImage](https://github.com/BradLarson/GPUImage)  GPU-based image and video processing    \n* [iOS-image-filters](https://github.com/esilverberg/ios-image-filters)  Photoshop-style image filters    \n* [ZXingObjC](https://github.com/TheLevelUp/ZXingObjC)  Objective-C Port of ZXing barcode image processing    \n* [SVGKit](https://github.com/SVGKit/SVGKit)  Display and interact with SVG Images on iOS / OS X    \n* [UIImage-BlurredFrame](https://github.com/Adrian2112/UIImage-BlurredFrame) Blurred image effect   \n* [OpenCV](https://github.com/Fl0p/OpenCV-iOS)  Builded OpenCV iOS framework    \n* [Tesseract OCR](https://github.com/gali8/Tesseract-OCR-iOS) OCR framework for iOS   \n* [LEColorPicker](https://github.com/luisespinoza/LEColorPicker) Generate iTunes like color scheme depends on artwork     \n* [MTBBarcodeScanner](https://github.com/mikebuss/MTBBarcodeScanner)  A lightweight, easy-to-use barcode scanning library for iOS 7   \n* [DBCamera](https://github.com/danielebogo/DBCamera) DBCamera is a simple custom camera with AVFoundation    \n* [iOS7-BarcodeScanner](https://github.com/jpwidmer/iOS7-BarcodeScanner) Barcode scanner using the scanning capabilities introduced with iOS 7.    \n* [iOS-WebP](https://github.com/seanooi/iOS-WebP)  Google's WebP image format decoder and encoder for iOS\nhttp://seanooi.github.io/iOS-WebP/    \n* [TDImageColors](https://github.com/timominous/TDImageColors) iOS Library used to detect a number of most used colors in a UIImage.    \n* [iOS-WebP](https://github.com/seanooi/iOS-WebP) Google's WebP image format decoder and encoder for iOS    \n\n\n\n# UI\n* [MBProgressHUD](https://github.com/jdg/MBProgressHUD) Custom alert    \n* [SVProgressHUD](https://github.com/samvermette/SVProgressHUD) Another yet custom alert    \n* [AMSmoothAlert](https://github.com/mtonio91/AMSmoothAlert) Cool AlertView   \n* [PaperFold](https://github.com/honcheng/PaperFold-for-iOS)  Paper folding animation for iOS   \n* [MPFoldTransition](https://github.com/mpospese/MPFoldTransition) Another yet paper folding animation    \n* [ECSlidingViewController](https://github.com/ECSlidingViewController/ECSlidingViewController)  Facebook style view controller   \n* [MMDrawerController](https://github.com/mutualmobile/MMDrawerController) Another yet FB style view controller   \n* [TTAttributedLabel](https://github.com/mattt/TTTAttributedLabel)  Replacement for UILabel that supports attributes, data detectors, links, and more    \n* [SVPullToRefresh](https://github.com/samvermette/SVPullToRefresh) Custom pull-to-refresh control    \n* [TSMessage](https://github.com/toursprung/TSMessages)  Custom notifications from navigation bar   \n* [MCSwipeTableViewCell](https://github.com/alikaragoz/MCSwipeTableViewCell) iOS Mail swipe-style cell    \n* [SWTableViewCell](https://github.com/CEWendel/SWTableViewCell)  Another yet swipe-style cell    \n* [iOSPlot](https://github.com/honcheng/iOSPlot)  Chart library for iOS   \n* [SVWebViewController](https://github.com/samvermette/SVWebViewController)  A drop-in inline browser for iOS app   \n* [PHFComposeBarView](https://github.com/fphilipe/PHFComposeBarView)  Compose bar from iOS 7 Messages.app   \n* [WYPopoverController](https://github.com/nicolaschengdev/WYPopoverController)  Custom popover   \n* [ABCalendarPicker](https://github.com/k06a/ABCalendarPicker)  Calendar picker control   \n* [AMScrollingNavBar](https://github.com/andreamazz/AMScrollingNavbar)  Scrollable UINavigationBar  (Google+ style)   \n* [MDCParallaxView](https://github.com/modocache/MDCParallaxView)  Parallax effect on view    \n* [Parallax](https://github.com/acoomans/Parallax)  Another yet parallax effect   \n* [GSBookShelf](https://github.com/ultragtx/GSBookShelf)  iBooks -style control   \n* [ANBlurredImageView](https://github.com/aaronn/ANBlurredImageView)  Animated blur-in and blur-out on UIImageView.   \n* [SubjectiveCPhotoPanner](https://github.com/subjc/SubjectiveCPhotoPanner) A small clone of Facebook Paper's motion based photo panner http://subjc.com/facebook-paper-photo-panner/    \n* [CRMotionView](https://github.com/chroman/CRMotionView) A custom photo viewer that implements device motion scrolling, inspired by Facebook Paper.   \n* [CRToast](https://github.com/cruffenach/CRToast) A modern iOS toast view that can fit your notification needs   \n* [RCCPeakableImageView](https://github.com/robertoseidenberg/RCCPeakableImageView)  Implementation of a \"peekable\" thumbnail image as shown at the Flag Kickstarter Project    \n\n# Autolayout\n* [FLKAutoLayout](https://github.com/floriankugler/FLKAutoLayout) UIView category which makes it easy to create layout constraints in code   \n* [DynamicXray](https://github.com/chrismiles/DynamicXray) iOS UIKit Dynamics runtime visualisation and introspection library.\nhttp://dynamicxray.net/   \n\n\n# Animation\n* [AGGeometryKit-POP](https://github.com/hfossli/AGGeometryKit-POP) Bridging AGGeometryKit with POP for amazing dynamics and animations.   \n* [BCMeshTransformView](https://github.com/Ciechan/BCMeshTransformView) Mesh transforms for UIView    \n* [POP](https://github.com/facebook/pop) Extensible iOS and OS X animation library.   \n\n\n# PDF\n* [M13PDFKit](https://github.com/Marxon13/M13PDFKit) M13PDFKit is an iBooks like PDF viewer that can be embedded in iOS applications.   \n\n\n# Cache\n* [SDWebImage](https://github.com/rs/SDWebImage)  Asynchronous image downloader with caching    \n* [FastImageCache](https://github.com/path/FastImageCache)  iOS library for quickly displaying images while scrolling   \n* [Haneke](https://github.com/hpique/Haneke)  A lightweight zero-config image cache for iOS.    \n* [EGOCache](https://github.com/enormego/EGOCache) Fast Caching for Objective-C (iPhone & Mac Compatible)   \nhttp://developers.enormego.com\n\n\n# Data\n* [MagicalRecord](https://github.com/magicalpanda/MagicalRecord)  Easy Fetching for Core Data   \n* [JSONKit](https://github.com/johnezang/JSONKit)   Objective-C JSON wrapper    \n* [json-framework](https://github.com/stig/json-framework)  JSON parser and generator   \n* [JSONModel](https://github.com/icanzilb/JSONModel)  Data Modelling Framework for JSON   \n* [fmdb](https://github.com/ccgus/fmdb)  Cocoa / Objective-C wrapper around SQLite    \n* [FCModel](https://github.com/marcoarment/FCModel)  Alternative to Core Data for people who like having direct SQL access    \n* [TMCache](https://github.com/tumblr/TMCache)  Fast parallel object cache for iOS and OS X   \n* [SSKeychain](https://github.com/soffes/sskeychain)  Objective-C wrapper for the keychain    \n* [SSZipArchive](https://github.com/soffes/ssziparchive)  Utility class for zipping and unzipping files on iOS and Mac    \n* [RNCryptor](https://github.com/rnapier/RNCryptor)  AES encryption wrapper for iOS and Mac   \n* [HTMLParser](https://github.com/zootreeves/Objective-C-HMTL-Parser)  HTML parser    \n* [zipzap](https://github.com/pixelglow/zipzap)   Zip file I/O for iOS & Maс OS   \n* [RegEx Categories](https://github.com/bendytree/Objective-C-RegEx-Categories)  Makes regular expressions easy in ObjC   \n* [UAObfuscatedString](https://github.com/UrbanApps/UAObfuscatedString) A simple NSString category to hide sensitive strings from appearing in your binary   \n* [hpple](https://github.com/topfunky/hpple) An XML/HTML parser for Objective-C, inspired by Hpricot. http://topfunky.com   \n\n\n# File System\n* [FCFileManager](https://github.com/fabiocaccamo/FCFileManager) iOS File Manager on top of NSFileManager for simplifying files management.   \n\n# APNS tools\n* [APNS-Pusher](https://github.com/blommegard/APNS-Pusher)  A simple cocoa app to send pushes via APNS    \n\n# Date\n* [iso-8601-date-formatter](https://github.com/boredzo/iso-8601-date-formatter)  A Cocoa NSFormatter subclass to convert dates to and from ISO-8601-formatted strings. Supports calendar, week, and ordinal formats.   \n\n\n# Debug Tools\n* [PonyDebugger](https://github.com/square/PonyDebugger)  Remote network and data debugging   \n* [CocoaLumberJack](https://github.com/CocoaLumberjack/CocoaLumberjack)  Flexible logging framework for Mac and iOS   \n* [superdb](https://github.com/Shopify/superdb)  realtime wireless debugger for iOS   \n* [OHHTTPStubs](https://github.com/AliSoftware/OHHTTPStubs)  Stub network requests    \n* [NSLogger](https://github.com/fpillet/NSLogger)  A modern, flexible logging tool    \n* [Xtrace](https://github.com/johnno1962/Xtrace)  Trace Objective-C method calls by class or instance   \n* [RHObjectiveBeagle](https://github.com/heardrwt/RHObjectiveBeagle) Beagle is an Objective C debugging tool that can sniff out class instances on the heap.    \n* [KSCrash](https://github.com/kstenerud/KSCrash) The Ultimate iOS Crash Reporter   \n* [chisel](https://github.com/facebook/chisel) Chisel is a collection of LLDB commands to assist debugging iOS apps.    \n* [plcrashreporter](https://github.com/plausiblelabs/plcrashreporter) Mirror of the official PLCrashReporter repository   \n\n\n# Unit Tests\n* [Kiwi](https://github.com/allending/Kiwi) BDD for iOS   \n* [GHUnit](https://github.com/gh-unit/gh-unit) Test Framework for Objective-C   \n* [OCMock](http://ocmock.org) Objective-C implementation of mock objects    \n\n# UI Tests\n* [UI AutoMonkey](https://github.com/jonathanpenn/ui-auto-monkey) Stress testing script for iOS applications    \n* [Calabash](https://github.com/calabash/calabash-ios) BDD style UI testing   \n* [KIF](https://github.com/kif-framework/KIF) Keep It Functional - An iOS Functional Testing Framework\n\n# Device\n* [iHasApp](https://github.com/danielamitay/iHasApp)  Detect installed apps on a user's device    \n* [IntentKit](https://github.com/intentkit/IntentKit)  Handle third-party URL schemes in iOS apps   \n* [iOS System Services](https://github.com/Shmoopi/iOS-System-Services)  Gather all available information about a device    \n* [SOMotionDetector](https://github.com/SocialObjects-Software/SOMotionDetector) Simple library to detect motion type (walking, running, automotive).   \n* [GBDeviceInfo](https://github.com/lmirosevic/GBDeviceInfo) Detects the hardware, software and display of the current iOS or Mac OS X device at runtime.   \n\n# Location\n* [PSLocationManager](https://github.com/perspecdev/PSLocationManager) CoreLocation wrapper. Allows to track speed and distance.   \n\n# Map\n* [JPSThumbnailAnnotation](https://github.com/jpsim/JPSThumbnailAnnotation)  A simple mapkit annotation for displaying images and details.    \n* [calloutview](https://github.com/nfarina/calloutview) A lightweight callout view class for iOS mimicking UICalloutView.   \n* [route-me](https://github.com/route-me/route-me)  Open source map library for iOS   \n* [mapbox-ios-sdk](https://github.com/mapbox/mapbox-ios-sdk) Mapbox iOS SDK, an open source alternative to MapKit.\nhttp://www.mapbox.com/mapbox-ios-sdk/   \n* [CCHMapClusterController](https://github.com/choefele/CCHMapClusterController) High-performance map clustering with MapKit for iOS and OS X. Integrate with 4 lines of code.   \n* [yandexmapkit-ios](https://github.com/yandexmobile/yandexmapkit-ios) Yandex Map Kit for iOS   \n\n\n# Media\n* [MHVideoPhotoGallery](https://github.com/mariohahn/MHVideoPhotoGallery) A Photo and Video Gallery for iOS 7 designed.   \n* [TheAmazingAudioEngine](https://github.com/TheAmazingAudioEngine/TheAmazingAudioEngine) Core Audio, Cordially: A sophisticated framework for iOS audio applications, built so you don't have to.   \n\n\n# Vendor SDKs or/and it wrappers\n* [SimpleAuth](https://github.com/calebd/SimpleAuth) Simple social authentication for iOS.\nhttp://simpleauth.io    \n* [FlickrKit](https://github.com/devedup/FlickrKit)  An iOS Flickr Framework, written in Objective-C\nhttp://www.devedup.com    \n* [objectiveflickr](https://github.com/lukhnos/objectiveflickr)  ObjectiveFlickr, a Flickr API framework for Objective-C   \n* [DropboxBrowser](https://github.com/danielbierwirth/DropboxBrowser)  A simple ios Dropbox PDF Document Browser - list Dropbox, browse directory, download PDF Documents    \n\n\n# Applications\n* [Inkpad](https://github.com/sprang/Inkpad) Vector illustration app for the iPad   \n* [Brushes](https://github.com/sprang/Brushes) Painting app for the iPhone and iPad   \n* [GraphSketcher](https://github.com/graphsketcher/GraphSketcher) A fast, simple graph drawing and data plotting app for OS X and iPad. by OmniGroup company.    \n* [mbus](https://github.com/jonahgrant/mbus) iOS implementation of the University of Michigan's bus dispatch system   \n* [mtigas/iOS-OnionBrowser](https://github.com/mtigas/iOS-OnionBrowser) An open-source, privacy-enhancing web browser for iOS, utilizing the Tor anonymity network    \n* [LTBlackList](https://github.com/lexrus/LTBlacklist) The missing Blacklist app for your iOS 5/6+ with private APIs. No Jailbreak Required!    \n* [lastfm-iphone](https://github.com/lastfm/lastfm-iphone) The official Last.fm iPhone application      \n* [cryptocat-ios](https://github.com/cryptocat/cryptocat-ios) Cryptocat for iOS. Easy to use encrypted instant messaging. https://crypto.cat   \n* [NewsMagazineApp](https://github.com/michaelhenry/NewsMagazineApp) Just a news magazine app with Flipboard style paging http://newsmagazineapp.com   \n* [Concurrency](https://github.com/nicklockwood/Concurrency) Source code for the Concurrency app: https://itunes.apple.com/app/concurrency/id738872892    \n* [Cheddar](https://github.com/nothingmagical/cheddar-ios) Cheddar for iOS https://cheddarapp.com/ios   \n* [News-YC---iPhone](https://github.com/bennyguitar/News-YC---iPhone) The iPhone version of News/YC, a Hacker News reader and interactive iOS application.   \n* [Hacker-News](http://github.com/mmackh/Hacker-News-for-iOS) Hacker News client for iPad and iPhone    \n* [DVIA](https://github.com/prateek147/DVIA) Helps to learn iOS security. Blog http://damnvulnerableiosapp.com    \n* [Sol°](https://github.com/comyarzaheri/Sol) Flat style weather app.   \n* [Chimp](https://github.com/derekts/Chimp) Source code editor   https://itunes.apple.com/ua/app/chimp/id645194243?mt=8    \n* [TimeScoop](https://github.com/derekts/TimeScoop) Time Tracking Utility for iPhone    https://itunes.apple.com/ua/app/timescoop/id642040474?mt=8    \n* [GraphiCal](https://github.com/derekts/GraphiCal) Calculator iOS app   https://itunes.apple.com/ua/app/graphical/id647517420?mt=8    \n* [FileSystem](https://github.com/macmade/FileSystem) FileSystem is an application that allows you to browse the content of your iPhone disk, displaying file and folders, files contents, and detailed informations about file and folder permissions.   \n* [google-music-mac](https://github.com/kbhomes/google-music-mac)  Turn Google Music into a separate, beautiful application compatible with your Mac's media keys and including support for notifications.\nhttp://kbhomes.github.io/google-music-mac/    \n* [ChattAR-ios](https://github.com/QuickBlox/ChattAR-ios) Augmented Reality Chat for iOS code sample (works with Facebook API and QuickBlox API)\nhttp://quickblox.com/developers/Chattar   \n* [AwesomeChat](https://github.com/relatedcode/AwesomeChat) AwesomeChat is a full native iPhone app to create realtime, text based chatrooms with Facebook/Twitter login.   \n* [ioctocat](https://github.com/dennisreimann/ioctocat) iOctocat v1 - GitHub for iOS (works on the iPhone, iPad, and iPod Touch) http://ioctocat.com/    \n* [2048](https://github.com/ik/2048) The iOS version of 2048, made using SpriteKit    \n* [Crash-Manager](https://github.com/zats/Crash-Manager) iOS client for Crashlytics   \n\n\n# Xcode Plugins\n* [Injection for Xcode](https://github.com/johnno1962/injectionforxcode) Runtime Code Injection for Objective-C http://www.injectionforxcode.com    \n* [BBUDebuggerTuckAway](https://github.com/neonichu/BBUDebuggerTuckAway) Xcode plugin for auto-hiding the debugger once you start typing in the source code editor   \n* [XAlign](https://github.com/qfish/XAlign) An amazing Xcode plugin to align regular code.     \n* [CocoaPods for Xcode](https://github.com/kattrali/cocoapods-xcode-plugin) Dependency management helper for your CocoaPods, right in Xcode   \n* [BBUncrustifyPlugin-Xcode](https://github.com/benoitsan/BBUncrustifyPlugin-Xcode) Xcode plugin to format source code using ClangFormat or Uncrustify   \n* [FuzzyAutocompletePlugin](https://github.com/chendo/FuzzyAutocompletePlugin) A Xcode 5 plugin that adds more flexible autocompletion rather than just prefix-matching.   \n* [KSImageNamed-Xcode](https://github.com/ksuther/KSImageNamed-Xcode) Xcode plug-in that provides autocomplete for imageNamed: calls   \n* [ProvisionQL](https://github.com/ealeksandrov/ProvisionQL) Quick Look plugin for .ipa and .mobileprovision    \n* [ClangFormat-Xcode](https://github.com/travisjeffery/ClangFormat-Xcode) Xcode plug-in to to use clang-format from in Xcode and consistently format your code with Clang   \n* [XToDo](https://github.com/trawor/XToDo) Xcode plugin to collect and list the `TODO`,`FIXME`,`???`,`!!!!`   \n* [XcodeExplorer](https://github.com/edwardaux/XcodeExplorer) An Xcode4 plugin to view the internal goings-on of Xcode   \n* [JDPluginManager](https://github.com/jaydee3/JDPluginManager)  An Xcode PluginManager - simplifies installing, updating and deleting   \n* [ColorSense](https://github.com/omz/ColorSense-for-Xcode) Plugin for Xcode to make working with colors more visual    \n* [VVDocumenter](https://github.com/onevcat/VVDocumenter-Xcode) Xcode plug-in which helps you write Javadoc style documents easier.   \n* [KSImageNamed-Xcode](https://github.com/ksuther/KSImageNamed-Xcode) Xcode plug-in that provides autocomplete for imageNamed: calls   \n* [Lin](https://github.com/questbeat/Lin-Xcode5) A Localization Manager for Xcode 5\nhttp://questbe.at/lin/    \n* [Dash-Plugin-for-Xcode](https://github.com/omz/Dash-Plugin-for-Xcode) Plugin for Xcode to integrate the Dash documentation viewer app    \n* [XCode4_beginning_of_line](https://github.com/insanehunter/XCode4_beginning_of_line) Xcode plugin to make HOME key jump to the first non-whitespace line of code   \n* [CocoaPodUI](https://github.com/Galeas/CocoaPodUI) XCode plugin that implements CocoaPods GUI.    \n* [SCXcodeMiniMap](https://github.com/stefanceriu/SCXcodeMiniMap) Xcode MiniMap plugin    \n* [BBUFullIssueNavigator](https://github.com/neonichu/BBUFullIssueNavigator) Xcode plugin for showing all issue content in the issue navigator.   \n* [ShowInGitHub](https://github.com/larsxschneider/ShowInGitHub) Xcode plugin to open the GitHub page of the commit of the currently selected line in the editor window.   \n* [BBUUtilitiesTuckAway](https://github.com/neonichu/BBUUtilitiesTuckAway) Xcode plugin for auto-hiding the utilities area when you type in the source code editor.   \n* [RSImageOptimPlugin](https://github.com/yeahdongcn/RSImageOptimPlugin) Xcode plugin to optimize images using ImageOptim.   \n* [WCGitTagsPlugin](https://github.com/wczekalski/WCGitTagsPlugin) An Xcode plugin which lets you add tagging ability to Source Control   \n* [XcodeBoost](https://github.com/fortinmike/XcodeBoost) An Xcode plugin that aims to make altering and inspecting code quick and easy.    \n* [AdjustFontSize-Xcode-Plugin](https://github.com/zats/AdjustFontSize-Xcode-Plugin) Increase Xcode font size with ⌘+   \n* [ACCodeSnippetRepositoryPlugin](https://github.com/acoomans/ACCodeSnippetRepositoryPlugin) A plugin for Xcode to synchronize code snippets with repositories   \n* [xcfui](https://github.com/jcavar/xcfui)     Xcode plugin for fui tool    \n* [Peckham](https://github.com/markohlebar/Peckham)  Add #import-s from anywhere in the code.   \n\n\n\n# Xcode Templates\n* [iOS-Universal-Library-Template](https://github.com/michaeltyson/iOS-Universal-Library-Template) An Xcode 4 project template to create universal (armv6, armv7 and simulator) frameworks for iOS.   \n\n# Xcode configurations & scripts\n* [Warnings-xcconfig](https://github.com/boredzo/Warnings-xcconfig) An xcconfig (Xcode configuration) file for easily turning on a boatload of warnings in your project or its targets.   \n* [xc-launch](https://github.com/dfreniche/xc-launch) A small script to launch Xcode using a RAM disk   \n* [WMPiOSXcconfig](https://github.com/goonzoid/WMPiOSXcconfig) A set of .xcconfig with aggressive warning settings for iOS projects.   \n* [projconf](https://github.com/memfrag/projconf) A Mac OS X command line tool for transfefring Xcode build settings to .xcconfig files.   \n\n# Tools  \n* [Crafter](https://github.com/krzysztofzablocki/crafter)  Crafter - setup your cocoa projects with ease.\nhttp://merowing.info    \n* [iOStream](https://github.com/johnmoore/iOStream) Mobile presentations made easy. Install the SDK and start streaming now.    \n* [iOS-Build-Kit](https://github.com/adamwaite/iOS-Build-Kit) BuildKit is a modular command line interface for automating iOS project builds. Bundled build tasks include: Increment app version • Xcode build • Overlay version number on icon files • Run unit tests • Create .ipa artefact.   \n* [fui](https://github.com/dblock/fui)  Find unused Objective-C imports.    \n* [class-dump](https://github.com/nygard/class-dump)  Generate Objective-C headers from Mach-O files.\nhttp://stevenygard.com/projects/class-dump    \n* [iOS-Universal-Library-Template](https://github.com/michaeltyson/iOS-Universal-Library-Template) An Xcode 4 project template to create universal (armv6, armv7 and simulator) frameworks for iOS.   \n* [chisel](https://github.com/facebook/chisel)  Chisel is a collection of LLDB commands to assist debugging iOS apps.   \n* [objc_dep](https://github.com/nst/objc_dep) Graph the import dependancies in an Objective-C project   \n* [IconOverlaying](https://github.com/krzysztofzablocki/IconOverlaying) Sample project showing how to overlay information on Icon in iOS App.   \n* [CPDAcknowledgements](https://github.com/CocoaPods/CPDAcknowledgements) Show your CocoaPods dependencies in-app.    \n* [liftoff](https://github.com/thoughtbot/liftoff) CLI for creating and configuring new Xcode projects    \n* [objc_strings](https://github.com/nst/objc_strings) Helps in localizing Cocoa applications by showing unused/missing keys in Localizable.strings.    \n* [homebrew](https://github.com/Homebrew/homebrew) The missing package manager for OS X. http://brew.sh   \n* [Cakebrew](https://github.com/brunophilipe/Cakebrew) Manage your Homebrew formulas with style using Cakebrew.   \n* [iOS-Hierarchy-Viewer](https://github.com/glock45/iOS-Hierarchy-Viewer) iOS Hierarchy Viewer allows developers to debug their user interfaces.    \n* [Alcatraz](https://github.com/supermarin/Alcatraz) Package manager for Xcode 5\nhttp://alcatraz.io    \n* [quick-look-plugins](https://github.com/sindresorhus/quick-look-plugins) List of useful Quick Look plugins for developers    \n* [git-extras](https://github.com/visionmedia/git-extras) GIT utilities -- repo summary, repl, changelog population, author commit percentages and more    \n* [ios-makefile](https://github.com/lexrus/ios-makefile) The universal makefile for my iOS projects distributes IPAs in seconds    \n* [rchook](https://github.com/musictheory/rchook) Make Xcode bump build #, tag git, and archive files on Product->Archive    \n\n# Editing code\n\n* [Monokai Xcode 4 Theme](https://github.com/riveralabs/monokai-xcode4-theme) is the syntax highlighting theme I like\n* [SourceTree](http://www.sourcetreeapp.com) is my Git GUI client of choice\n* [Kaleidoscope](http://www.kaleidoscopeapp.com) is great for resolving merge conflicts and general diffing\n* I like [Sublime Text 2](http://www.sublimetext.com/2) as a general text editor, despite its many quirks\n* [CodeRunner](http://krillapps.com/coderunner/) is great for quickly testing out snippets of code\n* [xctool](https://github.com/facebook/xctool) is a replacement for Apple's `xcodebuild` tool but with saner output\n\n# Tweaking and debugging\n\n* [xScope](http://iconfactory.com/software/xscope) is great for achieving pixel-perfect results in your UIs\n* [Spark Inspector](http://www.sparkinspector.com) lets you visualise UIView hierarchies at runtime\n* I use [PhoneView](http://www.ecamm.com/mac/phoneview/) if I need to poke around the file system of an iOS device\n* [Quick Radar](http://www.quickradar.com) makes filing bug reports with Apple a cinch\n* [SimPholders](http://simpholders.com) sits in your menu bar and gives quick access to the app folders for the iOS Simulator\n\n# Debugging web services\n\n* I use [Charles Proxy](http://www.charlesproxy.com) to see what's happening on the network when an app is running. (See [Using Charles from an iPhone](http://www.charlesproxy.com/documentation/faqs/using-charles-from-an-iphone/) for instructions on how to see the traffic going to and from a local device.)\n* [Postman for Chrome](http://www.getpostman.com) is an HTTP client for testing RESTful web services. I use this a *lot*.\n* [jq](http://stedolan.github.io/jq/) is a command-line JSON parser and mangler. It takes some learning, but it's a great tool for picking the stuff you care about out of a big load of JSON. (Tip: pipe a JSON stream through `jq '.'` to format it.)\n\n# Core Data\n\n* [mogenerator](https://github.com/rentzsch/mogenerator) keeps auto-generated Core Data entity classes and your higher-level logic separate. A must-have if you're working with Core Data.\n* [Core Data Editor](http://christian-kienle.de/CoreDataEditor) is a GUI tool for browsing Core Data persistent stores. (Tip: double-click an item to see and navigate its relationships.)\n* [Base](http://menial.co.uk/base/) is a general-purpose SQLite GUI – sometimes it's quicker to just open a Core Data SQLite DB in Base than it is to use Core Data Editor, since CDE generally needs reconfiguring if your data model or the location of the persistent store changes.\n\n# Screencasting\n\n* [Reflector](http://reflectorapp.com) is a stroke of pure genius: it lets you record screen activity on an iOS device by simply making itself available as an AirPlay target. Set your iOS device to mirror to it and you're good to go. File under *damn, I wish I'd thought of that*.\n* I love [ScreenFlow](http://www.telestream.net/screenflow/) for screencasts from my Mac. I've tried a few screencasting apps over the years and this one is the best of the bunch.\n\n# Deployment and beyond\n\n* After years as a TestFlight user I switched to [HockeyApp](http://hockeyapp.net) and never looked back. [HockeyMac](https://rink.hockeyapp.net/apps/67503a7926431872c4b6c1549f5bd6b1) is the native companion app that makes uploading to HockeyApp as part of the Xcode archiving process a doddle.\n* [Tokens](http://usetokens.com) helps you manage promo codes with zero hassle\n\n# Miscellaneous\n\nNot really development tools, but useful adjuncts to my day-to-day workflow.\n\n* [Droplr](https://droplr.com) has a [great native Mac app](https://itunes.apple.com/gb/app/droplr/id498672703?mt=12) and an equally [great native iOS app](https://itunes.apple.com/gb/app/droplr/id500264329?mt=8). I use it every day for sharing links, code snippets and most of all images with my colleagues.\n* [Pupil](http://www.pupil.io) lets me switch the display resolution on my MacBook Pro Retina easily\n\n# Swift\n[iOS-Swift-Demos](https://github.com/Lax/iOS-Swift-Demos) iOS Swift Demos from Apple\n\n"
  }
]