Total Pageviews

Thursday 11 August 2016

awesome ios

A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
Awesome Join the chat at https://gitter.im/norio-nomura/SwiftTalkInJapanese Build Status Language Language PRs Welcome
About
A curated list of awesome iOS frameworks, libraries, tutorials, Xcode plugins, components and much more. The list is divided into categories such as Frameworks, Components, Testing and others, open source projects, free and paid services. There is no pre-established order of items in each category, the order is for contribution. If you want to contribute, please read the guide.
Projects in Swift will be marked with :large_orange_diamond:, Swift Extensions will be marked with :large_orange_diamond:[e] and :watch: for Apple Watch projects. Feel free to add your project.
How to Use
Awesome-iOS is an amazing list for people who need a certain feature on their app, so the best ways to use are:
  • Ask for help on our Twitter or Gitter Channel
  • Simply press command + F to search for a keyword
  • Go through our Content Menu

Content


Getting Started

Libraries And Frameworks

Animation

  • Pop - An extensible iOS and OS X animation library, useful for physics-based interactions.
  • AnimationEngine - Easily build advanced custom animations on iOS.
  • Awesome-iOS-Animation - Collection of Animation projects
  • RZTransitions - A library of custom iOS View Controller Animations and Interactions.
  • DCAnimationKit - A collection of animations for iOS. Simple, just add water animations.
  • Spring - A library to simplify iOS animations in Swift.
  • Canvas - Animate in Xcode without code http://canvaspod.io
  • Fluent - Swift animation made easy :large_orange_diamond:
  • Cheetah - Easy animation library on iOS with Swift2. :large_orange_diamond:
  • RadialLayer - Animation for clickable elements (similar to Youtube Music). :large_orange_diamond:
  • Pop By Example - A project tutorial in how to use Pop animation framework by example.
  • AppAnimations - Collection of iOS animations to inspire your next project
  • EasyAnimation - A Swift library to take the power of UIView.animateWithDuration() to a whole new level - layers, springs, chain-able animations, and mixing view/layer animations together. :large_orange_diamond:
  • Animo - SpriteKit-like animation builders for CALayers. :large_orange_diamond:
  • CurryFire - A framework for creating unique animations.
  • IBAnimatable - Design and prototype UI, interaction, navigation, transition and animation for App Store ready Apps in Interface Builder with IBAnimatable. :large_orange_diamond:
  • CKWaveCollectionViewTransition - Cool wave like transition between two or more UICollectionView :large_orange_diamond:
  • DaisyChain - :link: Easy animation chaining :large_orange_diamond:
  • SYBlinkAnimationKit - A blink effect animation framework for iOS, written in Swift. :large_orange_diamond:
  • PulsingHalo - iOS Component for creating a pulsing animation.
  • DKChainableAnimationKit - :star: Chainable animations in Swift :large_orange_diamond:[e]
  • JDAnimationKit - Animate easy and with less code with Swift :large_orange_diamond:
  • Advance - A powerful animation framework for iOS. :large_orange_diamond:
  • UIView-Shake - UIView category that adds shake animation
  • Walker - A new animation engine for your app. :large_orange_diamond:
  • Morgan - An animation set for your app. :large_orange_diamond:
  • MagicMove - Keynote-style Magic Move transition animations :large_orange_diamond:
  • Shimmer - An easy way to add a simple, shimmering effect to any view in an iOS app.
  • SAConfettiView - Confetti! Who doesn't like confetti? :large_orange_diamond:
  • CCMRadarView - CCMRadarView uses the IBDesignable tools to make an easy customizable radar view with animation :large_orange_diamond:
  • Pulsator - Pulse animation for iOS :large_orange_diamond:
  • Interpolate - Interpolation framework for creating interactive gesture-driven animations :large_orange_diamond:
  • ADPuzzleAnimation - Custom animation for UIView inspired by Fabric - Answers animation. :large_orange_diamond:
  • Wave - :surfer: Declarative chainable animations in Swift
  • Stellar - A fantastic Physical animation library for swift :large_orange_diamond:
  • MotionMachine - A powerful, elegant, and modular animation library for Swift. :large_orange_diamond:
  • JRMFloatingAnimation - An Objective-C animation library used to create floating image views.
  • AHKBendableView - UIView subclass that bends its edges when its position changes :large_orange_diamond:
  • FlightAnimator - Advanced Natural Motion Animations, Simple Blocks Based Syntax :large_orange_diamond:
  • ZoomTransitioning - A custom transition with image zooming animation. :large_orange_diamond:
  • Ubergang - A tweening engine for iOS written in Swift. :large_orange_diamond:
  • JHChainableAnimations - Easy to read and write chainable animations in Objective-C

Apple TV

  • Voucher - A simple library to make authenticating tvOS apps easy via their iOS counterparts.
  • XCDYouTubeKit - YouTube video player for iOS, tvOS and OS X
  • TVMLKitchen - Swifty TVML template manager without client-server :large_orange_diamond:
  • BrowserTV - Turn your TV into a dashboard displaying any webpage! :large_orange_diamond:
  • Swift-GA-Tracker-for-Apple-tvOS - Google Analytics tracker for Apple tvOS provides an easy integration of Google Analytics’ measurement protocol for Apple TV. :large_orange_diamond:

Authentication

  • Heimdallr.swift - Easy to use OAuth 2 library for iOS, written in Swift. :large_orange_diamond:
  • OhMyAuth - Simple OAuth2 library with a support of multiple services. :large_orange_diamond:
  • AuthenticationViewController - A simple to use, standard interface for authenticating to oauth 2.0 protected endpoints via SFSafariViewController. :large_orange_diamond:
  • OAuth2 - OAuth2 framework for OS X and iOS, written in Swift. :large_orange_diamond:
  • OAuthSwift - Swift based OAuth library for iOS :large_orange_diamond:
  • SimpleAuth - Simple social authentication for iOS
  • AlamofireOauth2 - A swift implementation of OAuth2 :large_orange_diamond:
  • SwiftyOAuth - A small OAuth library with a built-in set of providers :large_orange_diamond:
  • Simplicity - A simple way to implement Facebook and Google login in your iOS and OS X apps. :large_orange_diamond:
  • InstagramAuthViewController - A ViewController for Instagram authentication. :large_orange_diamond:

Analytics

  • Mixpanel - Advanced analytics platform.
  • Localytics - Brings app marketing and analytics together.
  • Answers by Fabric - Answers gives you real-time insight into people’s experience in your app.
  • Liquid Analytics - Identify behaviours through Analytics and react with real-time Personalization.
  • GTrack - Lightweight Objective-C wrapper around the Google Analytics for iOS SDK with some extra goodies.
  • ARAnalytics - Analytics abstraction library offering a sane API for tracking events and user data.
  • Segment - The hassle-free way to integrate analytics into any iOS application.
  • MOCA Analytics - Paid cross-platform analytics backend.
  • Countly - Open source, mobile & web analytics, crash reports and push notifications platform for iOS & Android.
  • Abbi - A Simple SDK for developers to manage and maximise conversions of all in-app promotions.

Bridging

  • RubyMotion - RubyMotion is a revolutionary toolchain that lets you quickly develop and test native iOS and OS X applications for iPhone, iPad and Mac, all using the Ruby language.
  • JSPatch - JSPatch bridge Objective-C and Javascript using the Objective-C runtime. You can call any Objective-C class and method in JavaScript by just including a small engine. JSPatch is generally use for hotfix iOS App.

Cache

  • Awesome Cache - Delightful on-disk cache :large_orange_diamond:
  • mattress - iOS Offline Caching for Web Content :large_orange_diamond:
  • Carlos - A simple but flexible cache :large_orange_diamond:
  • HanekeSwift - A lightweight generic cache for iOS written in Swift with extra love for images. :large_orange_diamond:
  • YYCache - High performance cache framework for iOS.
  • Cache - Nothing but Cache. :large_orange_diamond:
  • MGCacheManager - A delightful iOS Networking Cache Managing Class.
  • SPTPersistentCache - Everyone tries to implement a cache at some point in their iOS app’s lifecycle, and this is ours. By Spotify
  • Track - Track is a thread safe cache write by Swift. Composed of DiskCache and MemoryCache which support LRU. :large_orange_diamond:
  • UITableView Cache - UITableView cache that cures scroll-lags on a cell instantiating
  • RocketData - A caching and consistency solution for immutable models. :large_orange_diamond:

Code Quality

  • KZBootstrap - iOS project bootstrap aimed at high quality coding.
  • KZAsserts - Set of custom assertions that automatically generate NSError's, allow for both Assertions in Debug and Error handling in Release builds, with beautiful DSL.
  • PSPDFUIKitMainThreadGuard - Simple snippet generating assertions when UIKit is used on background threads.
  • Flex - An in-app debugging and exploration tool for iOS.
  • chisel - Collection of LLDB commands to assist debugging iOS apps.
  • ocstyle - Objective-C style checker.
  • spacecommander - Commit fully-formatted Objective-C code as a team without even trying.
  • DWURecyclingAlert - Optimizing UITableViewCell For Fast Scrolling.
  • Tailor - Cross-platform static analyzer for Swift that helps you to write cleaner code and avoid bugs.
  • SwiftCop - SwiftCop is a validation library fully written in Swift and inspired by the clarity of Ruby On Rails Active Record validations. :large_orange_diamond:
  • Trackable - Trackable is a simple analytics integration helper library. It’s especially designed for easy and comfortable integration with existing projects. :large_orange_diamond:
  • MLeaksFinder - Find memory leaks in your iOS app at develop time.
  • HeapInspector-for-iOS - Find memory issues & leaks in your iOS app without instruments
  • FBMemoryProfiler - iOS tool that helps with profiling iOS Memory usage.
  • FBRetainCycleDetector - iOS library to help detecting retain cycles in runtime.
  • Buglife - Awesome bug reporting for iOS apps
Linter
  • OCLint - Static code analysis tool for improving quality and reducing defects.
  • Taylor - Measure Swift code metrics and get reports in Xcode, Jenkins and other CI platforms. :large_orange_diamond:
  • Swiftlint - A tool to enforce Swift style and conventions. :large_orange_diamond:

Color

  • Chameleon - A lightweight, yet powerful, flat color framework for iOS (ObjC & Swift). :large_orange_diamond:
  • SDevFlatColors - Flat Colors on Swift :large_orange_diamond:
  • ColorArt - extract dominant colors from image like iTunes 11.
  • DynamicColor - Yet another extension to manipulate colors easily in Swift. :large_orange_diamond:[e]
  • SwiftHEXColors - HEX color handling as an extension for UIColor. :large_orange_diamond:[e]
  • Colours - A beautiful set of predefined colors and a set of color methods to make your iOS/OSX development life easier.
  • UIColor-Hex-Swift - Convenience method for creating autoreleased color using RGBA hex string. :large_orange_diamond:
  • Crayons - An Xcode plugin to improve dealing with colors in your project
  • Hue - Hue is the all-in-one coloring utility that you'll ever need.
  • FlatUIColors - Flat UI color palette helpers written in Swift. :large_orange_diamond:
  • RandomColorSwift - An attractive color generator for Swift. Ported from randomColor.js. :large_orange_diamond:
  • PFColorHash - Generate color based on the given string. :large_orange_diamond:
  • BCColor - A lightweight but powerful color kit (Swift) :large_orange_diamond:
  • XcodeColorSense - :balloon: An Xcode plugin that makes working with color easier :large_orange_diamond:[e]

Command Line

  • Swiftline - Swiftline is a set of tools to help you create command line applications. :large_orange_diamond:
  • CommandLine - A pure Swift library for creating command-line interfaces :large_orange_diamond:
  • Colors - Terminal Colors for Swift :large_orange_diamond:
  • Commander - Compose beautiful command line interfaces in Swift :large_orange_diamond:
  • ColorizeSwift - Terminal string styling for Swift. :large_orange_diamond:

Concurrency

  • Venice - CSP (Coroutines, Channels, Select) for Swift :large_orange_diamond:
  • Safe - Modern Concurrency and Synchronization for Swift. :large_orange_diamond:
  • Concurrent - Functional Concurrency Primitives :large_orange_diamond:
  • Flow - Operation Oriented Programming in Swift :large_orange_diamond:

Charts

  • Charts - A powerful chart / graph framework, the iOS equivalent to MPAndroidChart. :large_orange_diamond:
  • JTChartView - JTChartView is the new lightweight and fully customizable solution to draw a chart.
  • PNChart - A simple and beautiful chart lib used in Piner and CoinsMan for iOS
  • BEMSimpleLineGraph - Elegant Line Graphs for iOS (charting library).
  • JBChartView - iOS-based charting library for both line and bar graphs.
  • iOSPlot - Chart library for iOS.
  • XYPieChart - A simple and animated Pie Chart for your iOS app.
  • TEAChart - Simple and intuitive iOS chart library. Contribution graph, clock chart, and bar chart.
  • EChart - iOS/iPhone/iPad Chart, Graph. Event handling and animation supported.
  • FSLineChart - A line chart library for iOS.
  • chartee - a charting library for mobile platforms.
  • ANDLineChartView - ANDLineChartView is easy to use view-based class for displaying animated line chart.
  • TWRCharts - An iOS wrapper for ChartJS. Easily build animated charts by leveraging the power of native Obj-C code.
  • SwiftCharts - Easy to use and highly customizable charts library for iOS. :large_orange_diamond:
  • FlowerChart - Flower-shaped chart with custom appearance animation, fully vector. :large_orange_diamond:
  • Scrollable-GraphView - An adaptive scrollable graph view for iOS to visualise simple discrete datasets. Written in Swift. :large_orange_diamond:
  • Dr-Charts - Dr-Charts is a highly customisable, easy to use and interactive chart / graph framework in Objective-C.
  • Graphs - Light weight charts view generater for iOS. :large_orange_diamond:
  • FSInteractiveMap - A charting library to visualize and interact with a vector map on iOS. It's like Geochart but for iOS!.
  • JYRadarChart - An iOS open source Radar Chart implementation.

Core Data

  • CWCoreData - Additions and utilities to make it concurrency easier with the Core Data framework.
  • ObjectiveRecord - ActiveRecord for Objective-C.
  • SSDataKit - Eliminate your Core Data boilerplate code.
  • ios-queryable - ios-queryable is an implementation of IQueryable/IEnumerable for Core Data.
  • Ensembles - A synchronization framework for Core Data.
  • SLRESTfulCoreData - Objc naming conventions, autogenerated accessors at runtime, URL substitutions and intelligent attribute mapping.
  • Mogenerator - Automatic Core Data code generation.
  • HardCoreData - CoreData stack and controller that will never block UI thread.
  • encrypted-core-data - Core Data encrypted SQLite store using SQLCipher.
  • MagicalRecord - Super Awesome Easy Fetching for Core Data.
  • QueryKit - A simple type-safe Core Data query language. :large_orange_diamond:
  • CoreStore - Powerful Core Data framework for Incremental Migrations, Fetching, Observering, etc. :large_orange_diamond:
  • Core Data Query Interface A type-safe, fluent query framework for Core Data. :large_orange_diamond:
  • Graph - An elegant data-driven framework for CoreData in Swift. :large_orange_diamond:
  • CoreDataDandy - A feature-light wrapper around Core Data that simplifies common database operations. :large_orange_diamond:
  • Sync - Modern JSON synchronization to Core Data :large_orange_diamond:
  • AlecrimCoreData - A powerful and simple Core Data wrapper framework written in Swift. :large_orange_diamond:
  • AERecord - Super awesome Core Data wrapper in Swift. :large_orange_diamond:
  • CoreDataStack - The Big Nerd Ranch Core Data Stack :large_orange_diamond:

Database

  • Realm - The alternative to CoreData and SQLite: Simple, modern and fast.
  • YapDatabase - YapDatabase is an extensible database for iOS & Mac.
  • Couchbase Mobile - Couchbase document store for mobile with cloud sync.
  • FMDB - A Cocoa / Objective-C wrapper around SQLite.
  • Akaibu-NSUserDefaults - a Swifty Key-value store for archiving NSObject in only one line of code. Class properties are automatically mapped and archived under the hood.
  • FCModel - An alternative to Core Data for people who like having direct SQL access.
  • Zephyr - Effortlessly sync NSUserDefaults over iCloud :large_orange_diamond:
  • Prephirences - Prephirences is a Swift library that provides useful protocols and convenience methods to manage application preferences, configurations and app-state. :large_orange_diamond:
  • Storez - Safe, statically-typed, store-agnostic key-value storage (with namespace support). :large_orange_diamond:
  • SwiftyUserDefaults - Statically-typed NSUserDefaults. :large_orange_diamond:
  • swiftydb - Making SQLite databases a blast :large_orange_diamond:
  • SugarRecord - Data persistence management library written in Swift 2.0 :large_orange_diamond:
  • SQLite.swift - A type-safe, Swift-language layer over SQLite3. :large_orange_diamond:
  • GRDB.swift - A versatile SQLite toolkit for Swift :large_orange_diamond:
  • SwiftData - Simple and Effective SQLite Handling in Swift :large_orange_diamond:
  • Fluent - Simple ActiveRecord implementation for working with your database in Swift. :large_orange_diamond:
  • RealmIncrementalStore - Realm-powered Core Data persistent store. :large_orange_diamond:
  • Palau - NSUserDefaults with Wings! Custom Validation, Swift Generics. :large_orange_diamond:
  • ParseAlternatives - A collaborative list of Parse alternative backend service providers.
  • TypedDefaults - TypedDefaults is a utility library to type-safely use NSUserDefaults. :large_orange_diamond:
  • realm-cocoa-converter - A library that provides the ability to import/export Realm files from a variety of data container formats. :large_orange_diamond:
  • YapDatabaseExtensions - YapDatabase extensions for use with Swift :large_orange_diamond:[e]
  • RealmGeoQueries - RealmGeoQueries simplifies spatial queries with Realm Cocoa. In the absence of and official functions, this library provide the possibility to do proximity search. :large_orange_diamond:[e]
  • SwiftMongoDB - A MongoDB interface for Swift :large_orange_diamond:
  • ObjectiveRocks - An Objective-C wrapper of Facebook's RocksDB - A Persistent Key-Value Store for Flash and RAM Storage.

Data Structures / Algorithms

  • SwiftSortedList - A sorted list implementation written in Swift :large_orange_diamond:
  • Changeset - Minimal edits from one collection to another
  • BTree - Fast ordered collections for Swift using in-memory B-trees :large_orange_diamond:
  • SwiftStructures - Examples of commonly used data structures and algorithms in Swift. :large_orange_diamond:
  • diff - Simple diff library in pure Swift :large_orange_diamond:
  • Brick - A generic view model for both basic and complex scenarios :large_orange_diamond:
  • Algorithm - A toolset for writing algorithms and probability models in Swift :large_orange_diamond:
  • AnyObjectConvertible - Convert your own struct/enum to AnyObject easily. :large_orange_diamond:
  • Dollar - A functional tool-belt for Swift Language similar to Lo-Dash or Underscore.js in Javascript http://www.dollarswift.org. :large_orange_diamond:
  • Result - Swift type modelling the success/failure of arbitrary operations. :large_orange_diamond:

Date & Time

  • Every.swift - Wrapper for NSTimer :large_orange_diamond:
  • Timepiece - Intuitive NSDate extensions :large_orange_diamond:[e]
  • SwiftDate - Easy NSDate Management in Swift 2.0 :large_orange_diamond:
  • SwiftMoment - A time and calendar manipulation library written in Swift 2 :large_orange_diamond:
  • DateTools - Dates and times made easy in Objective-C
  • Punctual.swift - Swift dates, more fun. :large_orange_diamond:
  • SwiftyTimer - Swifty API for NSTimer :large_orange_diamond:[e]
  • AFDateHelper - Convenience extension for NSDate in Swift :large_orange_diamond:[e]
  • Tempo - Date and time manager for iOS/OSX written in Swift :large_orange_diamond:
  • iso-8601-date-formatter - A Cocoa NSFormatter subclass to convert dates to and from ISO-8601-formatted strings. Supports calendar, week, and ordinal formats.

EventBus

  • Caravel - A Swift event bus for UIWebView and JS :large_orange_diamond:
  • SwiftEventBus - A publish/subscribe event bus optimized for iOS8. :large_orange_diamond:
  • PromiseKit - Promises for iOS and OS X.
  • Bolts - Bolts is a collection of low-level libraries designed to make developing mobile apps easier, including tasks (promises) and app links (deep links).
  • SwiftTask - Promise + progress + pause + cancel + retry for Swift. :large_orange_diamond:
  • When - A lightweight implementation of Promises in Swift. :large_orange_diamond:
  • then:clapper: - Elegant Async code in Swift. :large_orange_diamond:
  • Bolts-Swift - Bolts is a collection of low-level libraries designed to make developing mobile apps easier. :large_orange_diamond:
  • RWPromiseKit - A light-weighted Promise library for Objective-C
  • FutureLib - FutureLib is a pure Swift 2 library implementing Futures & Promises inspired by Scala. :large_orange_diamond:
  • SwiftNotificationCenter - A Protocol-Oriented NotificationCenter which is type safe, thread safe and with memory safety :large_orange_diamond:

Files

  • FileKit - Simple and expressive file management in Swift. :large_orange_diamond:
  • Zip - Swift framework for zipping and unzipping files. :large_orange_diamond:
  • FileBrowser - Powerful Swift file browser for iOS. :large_orange_diamond:
  • Ares - Zero-setup P2P file transfer between Macs and iOS devices :large_orange_diamond:
  • FileProvider - NSFileManager replacement for local and remote (WebDAV/Dropbox/SMB2) files on iOS and macOS. :large_orange_diamond:

Functional Programming

  • Forbind - Functional chaining and promises in Swift. :large_orange_diamond:
  • Funky - Functional programming tools and experiments in Swift. :large_orange_diamond:
  • LlamaKit - Collection of must-have functional Swift tools. :large_orange_diamond:
  • Oriole - A functional utility belt implemented as Swift 2.0 protocol extensions. :large_orange_diamond:[e]
  • Prelude - Swift µframework of simple functional programming tools. :large_orange_diamond:
  • Swiftx - Functional data types and functions for any project. :large_orange_diamond:
  • Swiftz - Functional programming in Swift. :large_orange_diamond:
  • OptionalExtensions - Swift µframework with extensions for the Optional Type. :large_orange_diamond:[e]
  • Hookah - Hookah is a functional library for Swift. It's inspired by LoDash, Underscore project. :large_orange_diamond:
  • Argo - Functional JSON parsing library for Swift :large_orange_diamond:

Games

  • Sage - A cross-platform chess library for Swift. :large_orange_diamond:

Gesture

  • Tactile - The Swift way to add UIGestureRecognizer and to react to UIControlEvents :large_orange_diamond:
  • SwiftyGestureRecognition - Aids with prototyping UIGestureRecognizers in Xcode Playgrounds :large_orange_diamond:[e]
  • DBPathRecognizer - Gesture recognizer tool [Swift / iOS] :large_orange_diamond:
  • Sensitive - Fresh look at work with gestures in Swift. :large_orange_diamond:

Graphics

  • Graphicz - Light-weight, operator-overloading-free complements to CoreGraphics! :large_orange_diamond:
  • PKCoreTechniques - The code for my CoreGraphics+CoreAnimation talk, held during the 2012 iOS Game Design Seminar at the Technical University Munich.
  • MPWDrawingContext - An Objective-C wrapper for CoreGraphics CGContext
  • DePict - A simple, declarative, functional drawing framework, in Swift! :large_orange_diamond:
  • SwiftSVG - A single pass SVG parser with multiple interface options (String, NS/UIBezierPath, CAShapeLayer, and NS/UIView). :large_orange_diamond:
  • InkKit - Drawing and Geometry made easy for iOS -- Now in Swift! :large_orange_diamond:
  • YYAsyncLayer - iOS utility classes for asynchronous rendering and display.
  • NXDrawKit - NXDrawKit is a simple and easy but useful drawing kit for iPhone :large_orange_diamond:
  • jot - An iOS framework for easily adding drawings and text to images.

Hardware

Bluetooth
  • Discovery - A very simple library to discover and retrieve data from nearby devices (even if the peer app works at background).
  • LGBluetooth - Simple, block-based, lightweight library over CoreBluetooth. Will clean up your Core Bluetooth related code.
  • PeerKit An open-source Swift framework for building event-driven, zero-config Multipeer Connectivity apps. :large_orange_diamond:
  • simple-share - Easy Proximity-based Bluetooth LE Sharing for iOS.
  • BluetoothKit - Easily communicate between iOS/OSX devices using BLE. :large_orange_diamond:
  • CocoaMultipeer - This repository is a peer to peer framework for OS X, iOS and watchOS 2 that presents a similar interface to the MultipeerConnectivity framework (which is iOS only) that lets you connect any 2 devices from any platform. :large_orange_diamond:
  • Bluetonium - Bluetooth mapping in Swift :large_orange_diamond:
  • BlueCap - iOS Bluetooth LE framework :large_orange_diamond:
Camera
  • TGCameraViewController - Custom camera with AVFoundation. Beautiful, light and easy to integrate with iOS projects.
  • PBJVision - iOS camera engine, features touch-to-record video, slow motion video, and photo capture.
  • Cool-iOS-Camera - A fully customisable and modern camera implementation for iOS made with AVFoundation.
  • SCRecorder - Camera engine with Vine-like tap to record, animatable filters, slow motion, segments editing.
  • ALCameraViewController - A camera view controller with custom image picker and image cropping. Written in Swift. :large_orange_diamond:
  • ImagePicker - Reinventing the way ImagePicker works. :large_orange_diamond:
  • CameraManager - Simple Swift class to provide all the configurations you need to create custom camera view in your app. :large_orange_diamond:
  • RSBarcodes_Swift - 1D and 2D barcodes reader and generators for iOS 8 with delightful controls. Now Swift. :large_orange_diamond:
  • LLSimpleCamera - A simple, customizable camera control - video recorder for iOS.
  • Fusuma - Instagram-like photo browser and a camera feature with a few line of code in Swift. :large_orange_diamond:
  • BarcodeScanner - :mag_right: Simple and beautiful barcode scanner. :large_orange_diamond:
  • JVTImageFilePicker - Easy and beautiful way for a user to pick content, files or images. Written in Objective C.
  • HorizonSDK-iOS - State of the art real-time video recording / photo shooting iOS library.
  • FastttCamera - Fasttt and easy camera framework for iOS with customizable filters
Force Touch
  • QuickActions - Swift wrapper for iOS Home Screen Quick Actions (App Icon Shortcuts) :large_orange_diamond:
iBeacon
  • Proxitee - Allows developers to create proximity aware applications utilizing iBeacons & geo fences.
  • OWUProximityManager - iBeacons + CoreBluetooth.
  • Vicinity - Vicinity replicates iBeacons (by analyzing RSSI) and supports broadcasting and detecting low-energy bluetooth devices in the background.
  • BeaconEmitter - Turn your Mac as an iBeacon.
  • MOCA Proximity - Paid proximity marketing platform that lets you add amazing proximity experiences to your app.
  • JMCBeaconManager - An iBeacon Manager class that is responsible for detecting beacons nearby. :large_orange_diamond:
Location
  • IngeoSDK - Always-On Location monitoring framework for iOS.
  • LocationManager - Provides a block-based asynchronous API to request the current location, either once or continuously.
  • LocationKit - Advanced location SDK - highly accurate location data with very low battery drain and contextual location information
  • SwiftLocation - CoreLocation Made Easy, 100% Swift :large_orange_diamond:
  • SOMotionDetector - Simple library to detect motion. Based on location updates and acceleration.
  • LocationPicker - A ready for use and fully customizable location picker for your app :large_orange_diamond:
Other Hardware
  • MotionKit - Get the data from Accelerometer, Gyroscope and Magnetometer in only Two or a few lines of code. CoreMotion now made insanely simple.
  • DarkLightning -Simply the fastest way to transmit data between iOS and OSX
  • Deviice - Simply library to detect the device on which the app is running (and some properties) :large_orange_diamond:

Layout

  • FlexboxLayout - Port of Facebook's css-layout to Swift :large_orange_diamond:
  • Masonry - Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax.
  • FLKAutoLayout - UIView category which makes it easy to create layout constraints in code.
  • Façade - Programmatic view layout for the rest of us - an autolayout alternative.
  • PureLayout - The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. Objective-C and Swift compatible.
  • SnapKit - A Swift Autolayout DSL for iOS & OS X. :large_orange_diamond:
  • Cartography - A declarative Auto Layout DSL for Swift :large_orange_diamond:
  • AutoLayoutPlus - A bit of steroids for AutoLayout, powered by Swift. :large_orange_diamond:
  • Neon - A powerful Swift programmatic UI layout framework. :large_orange_diamond:
  • MisterFusion - A Swift DSL for AutoLayout. It is the extremely clear, but concise syntax, in addition, can be used in both Swift and Objective-C. :large_orange_diamond:
  • SwiftBox - Flexbox in Swift, using Facebook's css-layout. :large_orange_diamond:
  • ManualLayout - Easy to use and flexible library for manually laying out views and layers for iOS and tvOS. Supports AsyncDisplayKit. :large_orange_diamond:[e]
  • Stevia - Elegant view layout for iOS. :large_orange_diamond:
  • Manuscript - AutoLayoutKit in pure Swift. :large_orange_diamond:
  • FDTemplateLayoutCell - Template auto layout cell for automatically UITableViewCell height calculating
  • SwiftAutoLayout - Tiny Swift DSL for Autolayout :large_orange_diamond:
  • FormationLayout - Work with auto layout and size classes easily. :large_orange_diamond:
  • SwiftyLayout - Lightweight declarative auto-layout framework for Swift :large_orange_diamond:
  • Swiftstraints - Auto Layout In Swift Made Easy :large_orange_diamond:
  • SwiftBond - Bond is a Swift binding framework that takes binding concepts to a whole new level. It's simple, powerful, type-safe and multi-paradigm. :large_orange_diamond:
  • Restraint - Minimal Auto Layout in Swift :large_orange_diamond:
  • EasyPeasy - The easiest way to create and maintain Auto Layout constraints :large_orange_diamond:
  • Auto Layout Magic - Build 1 scene, let Auto Layout Magic generate the constraints for you! Scenes look great across all devices! :large_orange_diamond:
  • Anchorman - An autolayout library for the damn fine citizens of San Diego. :large_orange_diamond:
  • LayoutKit - LayoutKit is a fast view layout library for iOS :large_orange_diamond:

Localization

  • Hodor - Simple solution to localize your iOS App.
  • Swifternalization - Localize iOS apps in a smarter way using JSON files. Swift framework. :large_orange_diamond:
  • Rubustrings - Check the format and consistency of Localizable.strings files
  • BartyCrouch - Incrementally update/translate your Strings files from Code and Storyboards/XIBs. :large_orange_diamond:
  • Lin - Xcode plugin that provides auto-completion for NSLocalizedString.
  • Localize-Swift - Swift 2.0 friendly localization and i18n with in-app language switching :large_orange_diamond:
  • LocalizedView - Setting up application specific localized string within Xib file.
  • transai - command line tool help you manage localization string files.
  • lokalise - Translation platform for software developers. Free for open source projects
  • Strsync - Automatically translate and synchronize .strings files from base language.

Logging

  • CleanroomLogger - A configurable and extensible Swift-based logging API that is simple, lightweight and performant. :large_orange_diamond:
  • CocoaLumberjack - A fast & simple, yet powerful & flexible logging framework for Mac and iOS.
  • NSLogger - a high perfomance logging utility which displays traces emitted by client applications running on Mac OS X, iOS and Android.
  • Aardvark - A performant logging framework that makes it dead simple to create actionable bug reports on iOS.
  • BlockTypeDescription - Show type signatures when logging blocks.
  • QorumLogs — Swift Logging Utility for Xcode & Google Docs. :large_orange_diamond:
  • Log - A logging tool with built-in themes, formatters, and a nice API to define your owns. :large_orange_diamond:
  • Rainbow - Delightful console output for Swift developers. :large_orange_diamond:
  • KZLinkedConsole - Clickable links in your Xcode console, so you never wonder which class logged the message. http://merowing.info :large_orange_diamond:
  • SwiftyBeaver - Convenient logging during development & release in Swift 2 & 3 :large_orange_diamond:
  • SwiftyTextTable - A lightweight tool for generating text tables. :large_orange_diamond:
  • Watchdog - Class for logging excessive blocking on the main thread :large_orange_diamond:
  • XCGLogger - A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog or println, but with additional information, such as the date, function name, filename and line number. :large_orange_diamond:
  • puree - A log collector for iOS :large_orange_diamond:
  • AFNetworkActivityLogger - AFNetworking 2.0 Extension for Network Request Logging
  • Colors - A pure Swift library for using ANSI codes. Basically makes command-line coloring and styling very easy! :large_orange_diamond:[e]
  • Loggerithm - A lightweight Swift logger, uses print in development and NSLog in production. Support colourful and formatted output. :large_orange_diamond:
  • CleanroomASL - A Swift-based API for reading from & writing to the Apple System Log (more commonly known somewhat inaccurately as "the console") :large_orange_diamond:
  • AELog - Simple, lightweight and flexible debug logging framework written in Swift. :large_orange_diamond:
  • AEConsole - Customizable Console UI overlay with debug log on top of your iOS App. :large_orange_diamond:
  • ReflectedStringConvertible - A protocol that allows any class to be printed as if it were a struct. :large_orange_diamond:
  • Evergreen - Most natural Swift logging :large_orange_diamond:
  • Logkit - An efficient logging library for OS X, iOS, watchOS, and tvOS – written in Swift. Log to console, file, HTTP service, or your own endpoint. Simple to get started, but smartly customizable :large_orange_diamond:
  • SwiftTrace - Trace Swift and Objective-C method invocations :large_orange_diamond:
  • Willow - Willow is a powerful, yet lightweight logging library written in Swift. :large_orange_diamond:
  • Bugfender - Cloud storage for your app logs. Track user behaviour to find problems in your mobile apps.
  • LxDBAnything - Automate box any value! Print log without any format control symbol! Change debug habit thoroughly!
  • XLTestLog - Styling and coloring your XCTest logs on Xcode Console

Maps

  • Route-me - Open source map library for iOS.
  • NAMapKit - Allows you to use custom maps in iphone applications and attempts to mimics some of the behaviour of the MapKit framework.
  • Mapbox GL - An OpenGL renderer for Mapbox Vector Tiles with SDK bindings for iOS.
  • CMMapLauncher - iOS library that makes it quick and easy to show directions in various mapping applications.
  • GEOSwift - The Swift Geographic Engine. :large_orange_diamond:

Math

  • Euler - Swift Custom Operators for Mathematical Notation :large_orange_diamond:
  • SwiftMath - :triangular_ruler: A math framework for Swift. Includes: vectors, matrices, complex numbers, quaternions and polynomials. :large_orange_diamond:
  • Arithmosophi - A set of protocols for Arithmetic and Logical operations :large_orange_diamond:
  • Surge - A Swift library that uses the Accelerate framework to provide high-performance functions for matrix math, digital signal processing, and image manipulation. :large_orange_diamond:
  • Upsurge - Swift + Accelerate :large_orange_diamond:
  • Swift-MathEagle - A general math framework to make using math easy. Currently supports function solving and optimisation, matrix and vector algebra, complex numbers, big int and big frac and general handy extensions and functions. :large_orange_diamond:
  • iosMath - A library for displaying beautifully rendered math equations. Enables typesetting LaTeX math formulae in iOS.
  • swift-pons - Protocol-Oriented Number System in Pure Swift :large_orange_diamond:
  • BigInt - Arbitrary-precision arithmetic in pure Swift :large_orange_diamond:
  • SigmaSwiftStatistics - A collection of functions for statistical calculation. :large_orange_diamond:
  • VectorMath - A Swift library for Mac and iOS that implements common 2D and 3D vector and matrix functions, useful for games or vector-based graphics :large_orange_diamond:

Media

Audio
  • AudioBus - Add Next Generation Live App-to-App Audio Routing
  • AudioKit - A powerful toolkit for synthesizing, processing, and analyzing sounds.
  • EZAudio - An iOS/OSX audio visualization framework built upon Core Audio useful for anyone doing real-time, low-latency audio processing and visualizations.
  • novocaine - Painless high-performance audio on iOS and Mac OS X.
  • QHSpeechSynthesizerQueue - Queue management system for AVSpeechSynthesizer (iOS Text to Speech).
  • StreamingKit - A fast and extensible gapless AudioPlayer/AudioStreamer for OSX and iOS.
  • sound-fader-ios - A sound fader for AVAudioPlayer written in Swift. :large_orange_diamond:
  • Chirp - The easiest way to prepare, play, and remove sounds in your Swift app! :large_orange_diamond:
  • Beethoven - An audio processing Swift library for pitch detection of musical signals. :large_orange_diamond:
  • Jukebox - Player for streaming local and remote audio files. Written in Swift. :large_orange_diamond:
  • AudioPlayerSwift - AudioPlayer is a simple class for playing audio (basic and advanced usage) in iOS, OS X and tvOS apps :large_orange_diamond:
  • AudioPlayer - AudioPlayer is syntax and feature sugar over AVPlayer. It plays your audio files (local & remote). :large_orange_diamond:
  • TuningFork - A Simple Tuner for iOS :large_orange_diamond::black_circle:
  • MusicKit - A framework for composing and transforming music in Swift :large_orange_diamond:
  • SubtleVolume - Replace the system volume popup with a more subtle indicator. :large_orange_diamond:
  • NVDSP - iOS/OSX DSP for audio (with Novocaine)
  • SRGMediaPlayer-iOS - The SRG Media Player library for iOS provides a simple way to add a universal audio / video player to any iOS application.
  • IQAudioRecorderController - A drop-in universal library allows to record audio within the app with a nice User Interface.
  • TheAmazingAudioEngine2 - The Amazing Audio Engine is a sophisticated framework for iOS audio applications, built so you don't have to.
GIF
  • YLGIFImage - Async GIF image decoder and Image viewer supporting play GIF images. It just use very less memory.
  • FLAnimatedImage - Performant animated GIF engine for iOS
  • gifu - Highly performant animated GIF support for iOS in Swift :large_orange_diamond:
  • AnimatedGIFImageSerialization - Complete Animated GIF Support for iOS, with Functions, NSJSONSerialization-style Class, and (Optional) UIImage Swizzling
  • XAnimatedImage - XAnimatedImage is a performant animated GIF engine for iOS written in Swift based on FLAnimatedImage :large_orange_diamond:
  • SwiftGif - :sparkles: A small UIImage extension with gif support :large_orange_diamond:
  • APNGKit - High performance and delightful way to play with APNG format in iOS. :large_orange_diamond:
  • YYImage - Image framework for iOS to display/encode/decode animated WebP, APNG, GIF, and more.
  • JWAnimatedImage - A animated GIF&APNG engine for iOS in Swift with low memory & cpu usage.Optimized for Multi-Image case.:large_orange_diamond:
  • NSGIF2 - Simplify creation of a GIF from the provided video file url.
  • SwiftyGif - High performance GIF engine :large_orange_diamond:
Image
  • GPU Image - An open source iOS framework for GPU-based image and video processing.
  • UIImage DSP - IOS UIImage processing functions using the vDSP/Accelerate framework for speed.
  • AsyncImageView - Simple extension of UIImageView for loading and displaying images asynchronously without lock up the UI.
  • SDWebImage - Asynchronous image downloader with cache support with an UIImageView category.
  • DFImageManager - Modern framework for fetching images from various sources. Zero config yet immense customization and extensibility. Uses NSURLSession.
  • MapleBacon - An image download and caching library for iOS written in Swift. :large_orange_diamond:
  • NYTPhotoViewer - Slideshow and image viewer.
  • IDMPhotoBrowser - Photo Browser / Viewer.
  • JTSImageViewController - Interactive iOS image viewer.
  • Concorde - Download and decode progressive JPEGs.
  • TOCropViewController - A view controller that allows users to crop UIImage objects.
  • YXTMotionView - A custom image view that implements device motion scrolling.
  • PINRemoteImage - A thread safe, performant, feature rich image fetcher.
  • SABlurImageView - Easily Adding Animated Blur/Unblur Effects To An Image. :large_orange_diamond:
  • FastImageCache - iOS library for quickly displaying images while scrolling.
  • BKAsciiImage - A library to render UIImage as ASCII art
  • AlamofireImage - An image component library for Alamofire. :large_orange_diamond:
  • Nuke - Advanced framework for managing images :large_orange_diamond:
  • FlagKit - Beautiful flag icons for usage in apps and on the web. :large_orange_diamond:
  • YYWebImage - Asynchronous image loading framework (supports WebP, APNG, GIF).
  • RSKImageCropper - An image cropper for iOS like in the Contacts app with support for landscape orientation.
  • Silo - Image loading framework with loaders. :large_orange_diamond:
  • Ody - Ody is an easy to use random image generator built with Swift, Perfect for placeholders. :large_orange_diamond:
  • Banana - Image slider with very simple interface. :large_orange_diamond:
  • JDSwiftAvatarProgress - Easy customizable avatar image asynchronously with progress bar animated :large_orange_diamond:
  • Kingfisher - A lightweight and pure Swift implemented library for downloading and caching image from the web. :large_orange_diamond:
  • EBPhotoPages - A photo gallery for iOS with a modern feature set. Similar features as the Facebook photo browser.
  • UIImageView-BetterFace-Swift - The Swift version of https://github.com/croath/UIImageView-BetterFace :large_orange_diamond:
  • KFSwiftImageLoader - An extremely high-performance, lightweight, and energy-efficient pure Swift async web image loader with memory and disk caching for iOS and  Watch. :large_orange_diamond:
  • Toucan - Fabulous Image Processing in Swift :large_orange_diamond:
  • ImageLoaderSwift - A lightweight and fast image loader for iOS written in Swift. :large_orange_diamond:
  • ImageScout - A Swift implementation of fastimage. Supports PNG, GIF, and JPEG. :large_orange_diamond:
  • JLStickerTextView - A UIImageView allow you to add multiple Label (multiple line text support) on it, you can edit, rotate, resize the Label as you want with one finger ,then render the text on Image. :large_orange_diamond:
  • Agrume - A lemony fresh iOS image viewer written in Swift. :large_orange_diamond:
  • PASImageView - Rounded async imageview downloader lightly cached and written in Swift :large_orange_diamond:
  • Navi - Focus on avatar caching. :large_orange_diamond:
  • SwiftPhotoGallery - Simple, fullscreen image gallery with tap, swipe, and pinch gestures. :large_orange_diamond:
  • MetalAcc - GPU-based Media processing library using Metal written in Swift.:large_orange_diamond:
  • MWPhotoBrowser - A simple iOS photo and video browser with grid view, captions and selections
  • UIImageColors - iTunes style color fetcher for UIImage. :large_orange_diamond:[e]
  • CDFlipView - A view that takes a set of images, make transition from one to another by using flipping effects.
  • GPUImage2 - GPUImage 2 is a BSD-licensed Swift framework for GPU-accelerated video and image processing. :large_orange_diamond:
  • TGLParallaxCarousel - A lightweight 3D Linear Carousel with parallax effect :large_orange_diamond:
  • ImageButter - Makes dealing with images buttery smooth :large_orange_diamond:
  • SKPhotoBrowser - Simple PhotoBrowser/Viewer inspired by facebook, twitter photo browsers written by swift :large_orange_diamond:
  • YUCIHighPassSkinSmoothing - An implementation of High Pass Skin Smoothing using Apple's Core Image Framework
  • CLImageViewPopup - A simple Image full screen pop up :large_orange_diamond:
  • APKenBurnsView - Ken Burns effect with face recognition :large_orange_diamond:
  • Moa - An image download extension of the image view for iOS, tvOS and macOS. :large_orange_diamond:[e]
  • JMCMarchingAnts - Library that lets you add marching ants (animated) selection to the edges of the images. :large_orange_diamond:
  • ImageViewer - An image viewer à la Twitter :large_orange_diamond:
  • AspectFillFaceAware - An extension that gives UIImageView the ability to focus on faces within an image when using AspectFill. :large_orange_diamond:
  • SwiftyAvatar - A UiimageView class for creating circular avatar images, IBDesignable to make all changes via storyboard
Media Processing
  • SwiftOCR - Fast and simple OCR library written in Swift :large_orange_diamond:
  • QR Code Scanner - QR Code implementation.
  • QRCode - A QRCode generator written in Swift. :large_orange_diamond:
Video
  • VIMVideoPlayer - A simple wrapper around the AVPlayer and AVPlayerLayer classes.
  • MobilePlayer - A powerful and completely customizable media player for iOS.
  • XCDYouTubeKit - YouTube video player for iOS, tvOS and OS X
  • AVAnimator - An open source iOS native library that makes it easy to implement non-trivial video/audio enabled apps.
  • Periscope VideoViewController - Video view controller with Periscope fast rewind control :large_orange_diamond:
  • SSVideoPlayer - A video player that support both local and network resource.
  • MHVideoPhotoGallery - A Photo and Video Gallery
  • PlayerView - Player View is a delegated view using AVPlayer of Swift :large_orange_diamond:
  • SRGMediaPlayer-iOS - The SRG Media Player library for iOS provides a simple way to add a universal audio / video player to any iOS application.
  • AVPlayerViewController-Subtitles - AVPlayerViewController-Subtitles is a library to display subtitles on iOS. It's built as a Swift extension and it's very easy to integrate. :large_orange_diamond:[e]
  • MPMoviePlayerController-Subtitles - MPMoviePlayerController-Subtitles is a library to display subtitles on iOS. It's built as a Swift extension and it's very easy to integrate. :large_orange_diamond:[e]
  • LFLiveKit - H264 and AAC Hard coding,support GPUImage Beauty, rtmp transmission,weak network lost frame,Dynamic switching rate
PDF
  • Reader - PDF Reader Core for iOS.
  • UIView 2 PDF - PDF generator using UIViews or UIViews with an associated XIB
  • FolioReaderKit - A Swift ePub reader and parser framework for iOS. :large_orange_diamond:
  • PDFGenerator - A simple Generator of PDF in Swift. Generate PDF from view(s) or image(s). :large_orange_diamond:
  • SimplePDF - Create a simple PDF effortlessly. :large_orange_diamond:
  • SwiftPDFGenerator - PDF generator using UIViews; Swift Version of 'UIView 2 PDF'. :large_orange_diamond:
  • PSPDFKit - Render PDF, add/edit annotations, fill forms, add/edit pages, view/create digital signatures.

Messaging

Also see push notifications
  • LayerKit - iOS SDK for Layer, the easiest way to add in-app messaging (text, photos, videos, data) to any mobile or web application.
  • Twilio - Power modern communications. Build the next generation of voice and SMS applications.
  • Plivo - SMS API, Voice API, & Global Carrier Provider.
  • XMPPFramework - An XMPP Framework in Objective-C for Mac and iOS.
  • Chatto - A lightweight framework to build chat applications, made in Swift :large_orange_diamond:
  • JSQMessagesViewController - An elegant messages UI library for iOS.
  • Smooch - Simple, lightweight SDKs and interfaces that enable customer messaging inside your apps and websites.
  • SlackTextViewController - A drop-in UIViewController subclass with a growing text input view and other useful messaging features.
  • MessageKit - Eventually, a Swift re-write of JSQMessagesViewController :large_orange_diamond:
  • NoChat - A lightweight chat UI framework for iOS. :large_orange_diamond:

Machine Learning

  • Swift-AI - Highly optimized Artificial Intelligence and Machine Learning library written in Swift. :large_orange_diamond:
  • Swift-Brain - Artificial Intelligence/Machine Learning data structures and Swift algorithms for future iOS development. Bayes theorem, Neural Networks, and more AI. :large_orange_diamond:
  • AIToolbox - A toolbox of AI modules written in Swift: Graphs/Trees, Linear Regression, Support Vector Machines, Neural Networks, PCA, KMeans, Genetic Algorithms, MDP, Mixture of Gaussians. :large_orange_diamond:

Networking

  • AFNetworking - A delightful iOS and OS X networking framework.
  • RestKit - RestKit is an Objective-C framework for iOS that aims to make interacting with RESTful web services simple, fast and fun.
  • FSNetworking - Foursquare iOS networking library.
  • ASIHTTPRequest - Easy to use CFNetwork wrapper for HTTP requests, Objective-C, Mac OS X and iPhone.
  • Overcoat - Small but powerful library that makes creating REST clients simple and fun.
  • ROADFramework - Attributed-oriented approach for interacting with web services. The framework has built-in json and xml serialization for requests and responses and can be easily extensible.
  • Alamofire - Alamofire is an HTTP networking library written in Swift, from the creator of AFNetworking. :large_orange_diamond:
  • Transporter - A tiny library makes uploading and downloading easier. :large_orange_diamond:
  • CDZPinger - Easy-to-use ICMP Ping.
  • NSRails - Map client-side objects/classes to remote rest api objects/orm
  • NKMultipeer - A testable abstraction over multipeer connectivity. :large_orange_diamond:
  • CocoaAsyncSocket - Asynchronous socket networking library for Mac and iOS.
  • Siesta - Elegant abstraction for RESTful resources that untangles stateful messes. An alternative to callback- and delegate-based networking. :large_orange_diamond:
  • Reachability.swift - Replacement for Apple's Reachability re-written in Swift with closures :large_orange_diamond:
  • NetworkEye - a iOS network debug library, It can monitor HTTP requests within the App and displays information related to the request.
  • Netfox - A lightweight, one line setup, iOS network debugging library! :large_orange_diamond:
  • OctopusKit - A simplicity but graceful solution for invoke RESTful web service APIs.
  • Moya - Network abstraction layer written in Swift. :large_orange_diamond:
  • TWRDownloadManager - A modern download manager based on NSURLSession to deal with asynchronous downloading, management and persistence of multiple files.
  • HappyDns - A Dns library, support custom dns server, dnspod httpdns. Only support A record.
  • Bridge - A simple extensible typed networking library. Intercept and process/alter requests and responses easily. :large_orange_diamond:
  • TRON - Lightweight network abstraction layer, written on top of Alamofire and SwiftyJSON :large_orange_diamond:
  • EVCloudKitDao - Simplified access to Apple's CloudKit :large_orange_diamond:
  • EVURLCache - a NSURLCache subclass for handling all web requests that use NSURLRequest :large_orange_diamond:
  • ResponseDetective - Sherlock Holmes of the networking layer :large_orange_diamond:
  • Pitaya - A Swift HTTP / HTTPS networking library just incidentally execute on machines :large_orange_diamond:
  • Just - Swift HTTP for Humans :large_orange_diamond:
  • agent - Minimalistic Swift HTTP request agent for iOS and OS X :large_orange_diamond:
  • Reach - A simple class to check for internet connection availability in Swift. :large_orange_diamond:
  • SwiftHTTP - Thin wrapper around NSURLSession in swift. Simplifies HTTP requests. :large_orange_diamond:
  • Netdiag - A network diagnosis library. Support Ping/TcpPing/Rtmp/TraceRoute/DNS/external IP/external DNS.
  • AFNetworkingHelper - A custom wrapper over AFNetworking library that we use inside RC extensively
  • NetKit - A Concise HTTP Framework in Swift. :large_orange_diamond:
  • RealReachability - We need to observe the REAL reachability of network. That's what RealReachability do.
  • MonkeyKing - MonkeyKing helps you post messages to Chinese Social Networks. :large_orange_diamond:
  • NetworkKit - Lightweight Networking and Parsing framework made for iOS, Mac, WatchOS and tvOS. :large_orange_diamond:
  • APIKit - A networking library for building type safe web API client in Swift. :large_orange_diamond:
  • ws :cloud: - Elegant JSON WebService in Swift.:large_orange_diamond:
  • SPTDataLoader - The HTTP library used by the Spotify iOS client :large_orange_diamond:
  • SWNetworking - Powerful high-level iOS, OS X and tvOS networking library.
  • Networking - Simple HTTP Networking in Swift a NSURLSession wrapper with image caching support :large_orange_diamond:
  • SOAPEngine - This generic SOAP client allows you to access web services using a your iOS app, Mac OS X app and AppleTV app
  • Swish - Nothing but Net(working) :large_orange_diamond:
  • Malibu - Networking library built on promises :large_orange_diamond:
  • YTKNetwork - YTKNetwork is a high level request util based on AFNetworking.
  • UnboxedAlamofire - Alamofire + Unbox: the easiest way to download and decode JSON into swift objects. :large_orange_diamond:

Email

  • Mail Core 2 - MailCore 2 provide a simple and asynchronous API to work with e-mail protocols IMAP, POP and SMTP.
  • Postal - A swift framework providing simple access to common email providers. :large_orange_diamond:

Push Notifications

Push Notification Providers

Most of these are paid services, some have free tiers.

Parsing

CSV
  • CSwiftV - A csv parser written in swift conforming to rfc4180 :large_orange_diamond:
  • SwiftCSV - CSV parser for Swift :large_orange_diamond:
JSON
  • JSONKit - Objective-C JSON.
  • TouchJSON - A humane JSON Objective-C un-framework.
  • JSON-Framework - This framework implements a strict JSON parser and generator in Objective-C.
  • Mantle - Model framework for Cocoa and Cocoa Touch.
  • Groot - Convert JSON dictionaries and arrays to and from Core Data managed objects.
  • KZPropertyMapper - Data mapping and validation with minimal amount of code.
  • JSONModel - Magical Data Modelling Framework for JSON. Create rapidly powerful, atomic and smart data model classes.
  • SwiftyJSON - The better way to deal with JSON data in Swift. :large_orange_diamond:
  • FastEasyMapping - Serialize & deserialize JSON fast.
  • OCMapper - Objective-C & Swift library to easily map NSDictionary to model objects. :large_orange_diamond:
  • ObjectMapper - A framework written in Swift that makes it easy for you to convert your Model objects (Classes and Structs) to and from JSON. :large_orange_diamond:
  • JASON - JSON parsing with outstanding performances and convenient operators. :large_orange_diamond:
  • Gloss - A shiny JSON parsing library in Swift. :large_orange_diamond:
  • Cereal - Swift object serialization :large_orange_diamond:
  • SwiftyJSONAccelerator - Generate Swift model files from JSON using either SwiftyJSON or ObjectMapper. Supports NSCoding and provides method for JSON string representation of the model. :large_orange_diamond:
  • JSONCodable - Hassle-free JSON encoding and decoding in Swift :large_orange_diamond:
  • Coolie - Coolie helps you to create models (& their constructors) from JSON file. :large_orange_diamond:
  • Tailor - A super fast & convenient object mapper tailored for your needs. :large_orange_diamond:
  • alexander - An extremely simple JSON helper written in Swift. :large_orange_diamond:
  • Freddy - A reusable framework for parsing JSON in Swift. :large_orange_diamond:
  • mapper - Another JSON deserialization library for Swift :large_orange_diamond:
  • AlamofireJsonToObjects - An Alamofire extension which converts JSON response data into swift objects using EVReflection :large_orange_diamond:
  • Jay - Pure-Swift JSON parser & formatter. Linux & OS X ready. :large_orange_diamond:
  • YYModel - High performance model framework for iOS/OSX.
  • Alembic - Functional JSON parsing, mapping to objects, and serialize to JSON :large_orange_diamond:
  • Wrap - The easy to use Swift JSON encoder :large_orange_diamond:
  • Arrow 🏹 - Elegant JSON Parsing in Swift. :large_orange_diamond:
  • Decodable - Swift 2 JSON parsing done (more) right :large_orange_diamond:
  • Genome - A simple, type safe, failure driven mapping library for serializing JSON to models in Swift 2.0 (Supports Linux) :large_orange_diamond:
  • Tyro - Functional JSON parsing and encoding :large_orange_diamond:
  • Unbox - The easy to use Swift JSON decoder :large_orange_diamond:
  • JSONJoy-Swift - Convert JSON to Swift objects. :large_orange_diamond:
  • LazyObject - Lazily deserialize JSON into strongly typed Swift objects :large_orange_diamond:
  • JSONExport - JSONExport is a desktop application for Mac OS X which enables you to export JSON objects as model classes with their associated constructors, utility methods, setters and getters in your favorite language. :large_orange_diamond:
  • Elevate - Elevate is a JSON parsing framework that leverages Swift to make parsing simple, reliable and composable. :large_orange_diamond:
  • MJExtension - A fast, convenient and nonintrusive conversion between JSON and model. Your model class don't need to extend another base class. You don't need to modify any model file.
  • AlamofireObjectMapper - An Alamofire extension which converts JSON response data into swift objects using ObjectMapper :large_orange_diamond:
XML & HTML
  • AEXML - Simple and lightweight XML parser written in Swift. :large_orange_diamond:
  • Ji - XML/HTML parser for Swift. :large_orange_diamond:
  • Ono - A sensible way to deal with XML & HTML for iOS & OS X
  • AlamofireXmlToObjects - Fetch a XML feed and parse it into objects :large_orange_diamond:
  • Fuzi - A fast & lightweight XML & HTML parser in Swift with XPath & CSS support :large_orange_diamond:
  • Kanna - Kanna(鉋) is an XML/HTML parser for MacOSX/iOS. :large_orange_diamond:
  • SwiftyXMLParer - Simple XML Parser implemented in Swift :large_orange_diamond:
  • HTMLKit - An Objective-C framework for your everyday HTML needs.
Other Parsing
  • WKZombie - WKZombie is a Swift framework for iOS/OSX to navigate within websites and collect data without the need of User Interface or API, also known as Headless browser. It can be used to run automated tests or manipulate websites using Javascript. :large_orange_diamond:
  • URLPreview - An NSURL extension for showing preview info of webpages :large_orange_diamond: [e]
  • FeedKit - An RSS and Atom feed parser written in Swift :large_orange_diamond:

Passbook

  • passbook - Passbook gem let's you create pkpass for passbook iOS 6+.
  • Dubai - Generate and Preview Passbook Passes.
  • Passkit - Design, Create and validate Passbook Passes.

Permissions

  • PermissionScope - Intelligent iOS permissions UI and unified API (Supports Location, Notifications, Camera, Contacts, Calendar, Photos, Microphone, BT, Activity Monitoring, HealthKit and CloudKit). :large_orange_diamond:
  • Proposer - Make permission request easier (Supports Camera, Photos, Microphone, Contacts, Location). :large_orange_diamond:
  • ICanHas - Simplifies iOS user permission requests (Supports location, push notifications, camera, contacts, calendar, photos). :large_orange_diamond:
  • VWWPermissionKit - A visual permission manager for iOS.
  • ISHPermissionKit - A unified way for iOS apps to request user permissions.
  • JLPermissions - An iOS pre-permissions utility that lets developers ask users on their own dialog for calendar, contacts, location, photos, reminders, twitter, push notifications and more, before making the system-based permission request.
  • ClusterPrePermissions - Reusable pre-permissions utility that lets developers ask users for access in their own dialog, before making the system-based request.
  • Permission - Ask for iOS permissions through a single, uniform interface. :large_orange_diamond:
  • STLocationRequest - A simple and elegant 3D-Flyover location request screen written Swift. :large_orange_diamond:

Payments

  • Caishen - A Payment Card UI & Validator for iOS. :large_orange_diamond:
  • Stripe - Payment integration on your app with PAY. Suitable for people with low knowlege on Backend.
  • Braintree - Free payment processing on your first $50k. Requires Backend.
  • Venmo Make and accept payments in your iOS app via Venmo.
  • Moltin - Add eCommerce to your app with a simple SDK, so you can create a store and sell physical products, no backend required.
  • PatronKit - A framework to add patronage to your apps. :large_orange_diamond:
  • SwiftyStoreKit - Lightweight In App Purchases Swift framework for iOS 8.0+ and OSX 9.0+ :large_orange_diamond:
  • InAppFramework - In App Purchase Manager framework for iOS :large_orange_diamond:
  • SwiftInAppPurchase - Simply code In App Purchases with this Swift Framework :large_orange_diamond:
  • monza - Ruby Gem for Rails - Easy iTunes In-App Purchase Receipt validation, including auto-renewable subscriptions
  • EasyIAPs - An easy way to manage In App Purchases
  • PayPal - Accept payments in your iOS app via PayPal.

Products

  • Import.io - Instantly Turn Web Pages into Data.
  • Tapglue - Build social products and a activity feed with a few lines of code.
  • OpenShop.io - mobile e-commerce solution connected to Facebook Ads and Google.

Reactive Programming

  • RxSwift - Reactive Programming in Swift :large_orange_diamond:
  • RxOptional - RxSwift extentions for Swift optionals and "Occupiable" types :large_orange_diamond:[e]
  • ReactiveTask - Flexible, stream-based abstraction for launching processes :large_orange_diamond:
  • ReactiveCocoa - Streams of values over time :large_orange_diamond:
  • RxMediaPicker - A reactive wrapper built around UIImagePickerController. :large_orange_diamond:
  • ReactiveCoreData - ReactiveCoreData (RCD) is an attempt to bring Core Data into the ReactiveCocoa (RAC) world.
  • ReSwift - Unidirectional Data Flow in Swift - Inspired by Redux :large_orange_diamond:
  • ReactiveKit - ReactiveKit is a collection of Swift frameworks for reactive and functional reactive programming. :large_orange_diamond:
  • RxPermission - RxSwift bindings for Permissions API in iOS. :large_orange_diamond:
  • RxAlamofire - RxSwift wrapper around the elegant HTTP networking in Swift Alamofire :large_orange_diamond:
  • RxRealm - Rx wrapper for Realm's collection types :large_orange_diamond:
  • RxMultipeer - A testable RxSwift wrapper around MultipeerConnectivity :large_orange_diamond:
  • RxBluetoothKit - iOS & OSX Bluetooth library for RxSwift :large_orange_diamond:
  • RxGesture - RxSwift reactive wrapper for view gestures :large_orange_diamond:
  • NSObject-Rx - Handy RxSwift extensions on NSObject, including rx_disposeBag. :large_orange_diamond:
  • RxCoreData - RxSwift extensions for Core Data :large_orange_diamond:
  • Render - Swift and UIKit a la React. :large_orange_diamond:

Reflection

  • Reflection - Reflection provides an API for advanced reflection at runtime including dynamic construction of types. :large_orange_diamond:
  • Reflect - Reflection, Dict2Model, Model2Dict, Archive :large_orange_diamond:
  • EVReflection - Reflection based JSON encoding and decoding. Including support for NSDictionary, NSCoding, Printable, Hashable and Equatable :large_orange_diamond:
  • JSONNeverDie - Auto reflection tool from JSON to Model, user friendly JSON encoder / decoder, aims to never die :large_orange_diamond:
  • SwiftKVC - Key-Value Coding (KVC) for native Swift classes and structs :large_orange_diamond:

Regex

  • Regex - A Swift µframework providing an NSRegularExpression-backed Regex type :large_orange_diamond:
  • SwiftRegex - Perl-like regex =~ operator for Swift :large_orange_diamond:
  • PySwiftyRegex - Easily deal with Regex in Swift in a Pythonic way :large_orange_diamond:
  • Regex - Regular expressions for swift :large_orange_diamond:

Security

  • cocoapods-keys - A key value store for storing environment and application keys.
  • simple-touch - Very simple swift wrapper for Biometric Authentication Services (Touch ID) on iOS.
  • SwiftPasscodeLock - An iOS passcode lock with TouchID authentication written in Swift. :large_orange_diamond:
  • Smile-Lock - A library for make a beautiful Passcode Lock View.
  • zxcvbn-ios - A realistic password strength estimator.
Encryption
  • AESCrypt-ObjC - A simple and opinionated AES encrypt / decrypt Objective-C class that just works.
  • IDZSwiftCommonCrypto - A wrapper for Apple's Common Crypto library written in Swift. :large_orange_diamond:
  • Arcane - :trident: Lightweight wrapper around CommonCrypto in Swift :large_orange_diamond:
  • SwiftMD5 - A pure Swift implementation of MD5 :large_orange_diamond:
  • SwiftHash - Hash in Swift :large_orange_diamond:
  • SweetHMAC - A tiny and easy to use Swift class to encrypt strings using HMAC algorithms :large_orange_diamond:
  • SwCrypt - RSA public/private key generation, RSA, AES encryption/decryption, SEM encryption in Swift with CommonCrypto in iOS and OS X :large_orange_diamond:
  • SwiftSSL - An Elegant crypto toolkit in Swift. :large_orange_diamond:
  • SwiftyRSA - RSA public/private key encryption in Swift :large_orange_diamond:
  • EnigmaKit - Enigma encryption in Swift :large_orange_diamond:
  • Themis - High-level crypto library, providing basic asymmetric encryption, secure messaging with forward secrecy and secure data storage, supports iOS/OS X, Android and different server side platforms.
  • Obfuscator-iOS - String Obfuscation for app's executable file
  • swift-sodium - Safe and easy to use crypto for iOS :large_orange_diamond:
  • CryptoSwift - Crypto related functions and helpers for Swift implemented in Swift programming language :large_orange_diamond:
Keychain
  • UICKeyChainStore - UICKeyChainStore is a simple wrapper for Keychain on iOS.
  • Valet - Securely store data in the iOS or OS X Keychain without knowing a thing about how the Keychain works.
  • Locksmith - A powerful, protocol-oriented library for working with the keychain in Swift. :large_orange_diamond:
  • KeychainAccess - Simple Swift wrapper for Keychain that works on iOS and OS X :large_orange_diamond:[e]
  • Keychain - Because you should care... about the security... of your shit. :large_orange_diamond:
  • Lockbox - Objective-C utility class for storing data securely in the key chain.
  • SAMKeychain - Simple Objective-C wrapper for the keychain that works on Mac and iOS.

Text

  • Twitter Text Obj - An Objective-C implementation of Twitter's text processing library.
  • Nimbus - Nimbus is a toolkit for experienced iOS software designers.
  • NSStringEmojize - A category on NSString to convert Emoji Cheat Sheet codes to their equivalent Unicode characters.
  • MMMarkdown - An Objective-C static library for converting Markdown to HTML.
  • DTCoreText - Methods to allow using HTML code with CoreText.
  • DTRichTextEditor - A rich-text editor for iOS.
  • NBEmojiSearchView - A searchable emoji dropdown view that can be integrated with a text control
  • Pluralize.swift - Great Swift String Pluralize Extension :large_orange_diamond:[e]
  • RichEditorView - RichEditorView is a simple, modular, drop-in UIView subclass for Rich Text Editing. :large_orange_diamond:
  • Money - Swift value types for working with money & currency :large_orange_diamond:
  • PhoneNumberKit - A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber. :large_orange_diamond:
  • YYText - Powerful text framework for iOS to display and edit rich text.
  • Format - A Swift Formatter Kit. :large_orange_diamond:
  • Tribute - Programmatic creation of NSAttributedString doesn't have to be a pain :large_orange_diamond:
  • EmojiKit - Effortless emoji-querying in Swift :large_orange_diamond:
  • Roman - Seamless Roman numeral conversion in Swift. :large_orange_diamond:
  • ZSSRichTextEditor - A beautiful rich text WYSIWYG editor for iOS with a syntax highlighted source view :large_orange_diamond:
  • pangu.Objective-C - Paranoid text spacing in Objective-C.
  • SwiftString - A comprehensive, lightweight string extension for Swift :large_orange_diamond:[e]
  • Marklight - Markdown syntax highlighter for iOS :large_orange_diamond:
  • MarkdownTextView - Rich Markdown editing control for iOS :large_orange_diamond:
  • TextAttributes - An easier way to compose attributed strings. :large_orange_diamond:[e]
  • Reductio - Automatic summarizer text in Swift :large_orange_diamond:
  • SmarkDown - A Pure Swift implementation of the markdown mark-up language :large_orange_diamond:
  • SwiftyMarkdown - Converts Markdown files and strings into NSAttributedString :large_orange_diamond:
  • SZMentions - Library to help handle mentions
  • SZMentionsSwift - Library to help handle mentions, written in Swift :large_orange_diamond:
  • Heimdall - Heimdall is a wrapper around the Security framework for simple encryption/decryption operations. :large_orange_diamond:
  • NoOptionalInterpolation - Get rid of "Optional(...)" and "nil" in string interpolation. Easy pluralization.:large_orange_diamond:[e]
  • Smile :smile: Emoji in Swift
  • ISO8601 Super lightweight ISO8601 Date Formatter in Swift :large_orange_diamond:[e]
  • Translucid - Lightweight library to set an Image as text background. Written in swift. :large_orange_diamond:
  • FormatterKit - stringWithFormat: for the sophisticated hacker set
Font
  • FontBlaster - Programmatically load custom fonts into your iOS app. :large_orange_diamond:
  • GoogleMaterialIconFont - Google Material Design Icons for Swift and ObjC project :large_orange_diamond:
  • ios-fontawesome - NSString+FontAwesome.
  • FontAwesome.swift - Use FontAwesome in your Swift projects. :large_orange_diamond:
  • SwiftFontName - OS font complements library. Localized font supported :large_orange_diamond:
  • SwiftIconFont - Icons fonts for Swift (FontAwesome, Ionicons, Octicons, Iconic) :large_orange_diamond:
  • FontAwesomeKit - Icon font library for iOS. Currently supports Font-Awesome, Foundation icons, Zocial, and ionicons.
  • Iconic - Auto-generated icon font library for iOS :large_orange_diamond:

URL Scheme

  • WAAppRouting - iOS routing done right. Handles both URL recognition and controller displaying with parsed parameters. All in one line, controller stack preserved automatically!
  • DeepLinkKit - A splendid route-matching, block-based way to handle your deep links.
  • IntentKit - An easier way to handle third-party URL schemes in iOS apps.
  • JLRoutes - URL routing library for iOS with a simple block-based API.
  • IKRouter - URLScheme router than supports auto creation of UIViewControllers for associated url parameters to allow creation of navigation stacks :large_orange_diamond:
  • Compass - Compass helps you setup a central navigation system for your application :large_orange_diamond:
  • Appz - Easily launch and deeplink into external applications, falling back to web if not installed. :large_orange_diamond:
  • URLNavigator - :boat: Elegant URL Routing for Swift :large_orange_diamond:

UI

  • ActionSheetPicker-3.0 - Quickly reproduce the dropdown UIPickerView / ActionSheet functionality on iOS.
  • FlatUIKit - A collection of awesome flat UI components for iOS.
  • BetweenKit - A robust drag-and-drop framework for iOS.
  • MDCSwipeToChoose - Swipe to "like" or "dislike" any view, just like Tinder.app. Build a flashcard app, a photo viewer, and more, in minutes, not hours!
  • BLKFlexibleHeightBar - Create condensing header bars like those seen in the Facebook, Square Cash, and Safari iOS apps.
  • Motif - A lightweight and customizable JSON stylesheet framework for iOS.
  • AsyncDisplayKit - AsyncDisplayKit is an iOS framework that keeps even the most complex user interfaces smooth and responsive.
  • MotionBlur - MotionBlur allows you to add motion blur effect to iOS animations.
  • GaugeKit - Customizable gauges. Easy reproduce Apple's style gauges. :large_orange_diamond:
  • SVWebViewController - A drop-in inline browser for your iOS app.
  • SwiftWebVC - A Swift implementation of SVWebViewController - a drop-in inline browser for your iOS app. :large_orange_diamond:
  • MVMaterialView - Subclass of UIControls and UIButton to mimic Ripple effect of Material Design concept.
  • Atlas - A library of native iOS messaging user interface components for Layer.
  • TisprCardStack - Library that allows to have cards UI. :large_orange_diamond:
  • SAHistoryNavigationViewController - SAHistoryNavigationViewController realizes iOS task manager like UI in UINavigationContoller,3D Touch Compatible. :large_orange_diamond:
  • SAInboxViewController - UIViewController subclass inspired by "Inbox by google" animated transitioning. :large_orange_diamond:
  • MZFormSheetPresentationController - MZFormSheetPresentationController provides an alternative to the native iOS UIModalPresentationFormSheet, adding support for iPhone and additional opportunities to setup controller size and feel form sheet.
  • AnimatedTransitionGallery - Collection of iOS 7 custom animated transitions using UIViewControllerAnimatedTransitioning protocol.
  • iCarousel - A simple, highly customisable, data-driven 3D carousel for iOS and Mac OS.
  • Cocoa Controls - Open source UI components for iOS and OS X.
  • RAReorderableLayout - A UICollectionView layout whitch can move item with drag and drop.
  • HoneycombView - HoneycombView is the iOS UIView for displaying like Honyecomb layout written by swift. :large_orange_diamond:
  • tapkulibrary - tap + haiku = tapku, a well crafted open source iOS framework.
  • KCHorizontalDial - A horizontal scroll dial like Instagram. :large_orange_diamond:
  • ScrollPager - A scroll pager similar to the one in Flipboard :large_orange_diamond:
  • ComponentKit - A React-Inspired View Framework for iOS, by Facebook.
  • PMTween - An elegant and flexible tweening library for iOS.
  • WobbleView - WobbleView is an implementation of a recently popular wobble effect for any view in your app. It can be used to easily add dynamics to user interactions and transitions. :large_orange_diamond:
  • CBZSplashView - Twitter style Splash Screen View. Grows to reveal the Initial view behind.
  • RKNotificationHub - Make any UIView a full fledged notification center.
  • EatFit - Eat fit is a component for attractive data representation inspired by Google Fit
  • CollapsableOptions - Collapsable table view sections with custom section header views. :large_orange_diamond:
  • PickerView - A customizable alternative to UIPickerView in Swift. :large_orange_diamond:
  • InteractivePlayerView - Custom iOS music player view :large_orange_diamond:
  • phone-number-picker - A simple and easy to use view controller enabling you to enter a phone number with a country code similar to WhatsApp written in Swift :large_orange_diamond:
  • DLWBouncyView - BouncyView is an implementation of a recently popular bouncy effect for any view.
  • EXTView - Extended UIView for Interface Builder by using IB_DESIGNABLE and IBInspectable.
  • KCSelectionDialog - Simple selection dialog. :large_orange_diamond:
  • SFFocusViewLayout - UICollectionViewLayout with focused content.
  • CardAnimation - Card flipping-style animation :large_orange_diamond:
  • BEMCheckBox - Tasteful Checkbox for iOS. (Check box)
  • HorizontalProgress - Simple horizontal progress bar with animation
  • JRSplitVC - UISplitViewController with adaptative layouts
  • MPParallaxView - Apple TV Parallax effect in Swift. :large_orange_diamond:
  • Splitflap - A simple split-flap display for your Swift applications :large_orange_diamond:
  • UIScrollView-InfiniteScroll - UIScrollView infinite scroll category :large_orange_diamond:
  • EZSwipeController - :point_up_2: UIPageViewController like Snapchat/Tinder/iOS Main Pages :large_orange_diamond:
  • SWRevealViewController - A UIViewController subclass for presenting side view controllers inspired on the FaceBook and Wunderlist apps, done right.
  • Koloda - KolodaView is a class designed to simplify the implementation of Tinder like cards on iOS. :large_orange_diamond:
  • XLActionController - Fully customizable and extensible action sheet controller written in Swift. :large_orange_diamond:
  • FooterPull - Add paging to your table views with a cool animation.
  • StackPageView - Vertical page view with UIViewControllers stacked on the top of each other :large_orange_diamond:
  • PageControl - ● ○ ○ ○ A nice, animated UIPageControl alternative. :large_orange_diamond:
  • Curry - Curry is a framework built to enhance and compliment Foundation and UIKit.
  • Pages - UIPageViewController made simple :large_orange_diamond:
  • BothamUI - Model View Presenter Framework written in Swift. :large_orange_diamond:
  • RainbowNavigation - An easy way to change backgroundColor of UINavigationBar when Push & Pop :large_orange_diamond:
  • ALTextInputBar - An auto growing text input bar for messaging apps. :large_orange_diamond:
  • GoAutoSlideView - GoAutoSlideView extends UIScrollView by featuring infinitely and automatically slide.
  • APCustomBlurView - A subclass of UIVisualEffectView with customizable blur radius. :large_orange_diamond:
  • BAFluidView - UIView that simulates a 2D view of a fluid in motion
  • WZDraggableSwitchHeaderView - :hammer: Showing status for switching between viewControllers
  • TransitionTreasury - Easier way to push your viewController. :large_orange_diamond:
  • MICountryPicker - Swift country picker with search option. :large_orange_diamond:
  • MIBadgeButton - Notification badge for UIButtons. :large_orange_diamond:
  • StickyCollectionView-Swift - UICollectionView layout for presenting of the overlapping cells. :large_orange_diamond:
  • SCNavigationControlCenter - This is an advanced navigation control center on iOS that can allow you to navigate to whichever view controller you want
  • SCTrelloNavigation - :clipboard: An iOS native implementation of a Trello Animated Navagation.
  • FXBlurView - UIView subclass that replicates the iOS 7 realtime background blur effect, but works on iOS 5 and above.
  • NGAParallaxMotion - A tiny category on UIView that allows you to set one property: "parallaxIntensity" to achieve a parallax effect with UIMotionEffect
  • EPShapes - Design shapes in Interface Builder. :large_orange_diamond:
  • CRParticleEffect - A CocoaPod that simplifies creation of the particle effects
  • Spots - Spots is a view controller framework that makes your setup and future development blazingly fast. :large_orange_diamond:
  • APAddressBook - Easy access to iOS address book
  • JDSlider - An iOS Slider written in Swift. :large_orange_diamond:
  • AZExpandableIconListView - An expandable/collapsible view component written in Swift. :large_orange_diamond:
  • greedo-layout-for-ios - Full aspect ratio grid layout for iOS
  • FlourishUI - A highly configurable and out-of-the-box-pretty UI library :large_orange_diamond:
  • GranadaLayout - Alternative layout system for iOS, inspired on the Android layout system, that includes linear and relative layouts, as well as an extensible JSON-based layout inflater.
  • AMScrollingNavbar - Scrollable UINavigationBar that follows the scrolling of a UIScrollView :large_orange_diamond:
  • Navigation Stack - Navigation Stack is a stack-modeled navigation controller. :large_orange_diamond:
  • UIView-draggable - UIView category that adds dragging capabilities :large_orange_diamond:
  • SnappingSlider - A beautiful slider control for iOS built purely upon Swift :large_orange_diamond:
  • ReplaceAnimation - UICollectionView with a sticky header flow layout, written in Swift :large_orange_diamond:
  • PeekPop - Backwards-compatible Peek and Pop.
  • MKGradientView - Core Graphics based gradient view capable of producing Linear (Axial), Radial (Circular), Conical (Angular), Bilinear (Four Point) gradients, written in Swift. :large_orange_diamond:
  • EPSignature - Signature component for iOS in Swift :large_orange_diamond:
  • CoreDragon - [iOS] Stop using context menus. Drag and drop instead, even between apps!
  • URLEmbeddedView - Automatically caches the object that is confirmed the Open Graph Protocol, and displays it as URL embedded card. :large_orange_diamond:
  • AEConicalGradient - Conical (angular) gradient layer written in Swift. :large_orange_diamond:
  • EVFaceTracker - Calculate the distance and angle of your device with regards to your face :large_orange_diamond:
  • Fashion - Fashion accessories and beauty tools to share and reuse UI styles in a Swifty way. :large_orange_diamond:
  • LeeGo - Declarative, configurable & highly reusable UI development as making Lego bricks. :large_orange_diamond:
  • MEVHorizontalContacts - An iOS UICollectionViewLayout subclass to show a list of contacts with configurable expandable menu items.
  • Ripple - Remember there's no such thing as a small act of kindness. Every act creates a ripple with no logical end. :large_orange_diamond:
  • ScalePicker - Generic scale and a handy float-value picker for any iOS app
  • VisualEffectView - UIVisualEffectView subclass with tint color. :large_orange_diamond:
  • NumPad - Number Pad (inspired by Square's design). :large_orange_diamond:
  • expanding-collection - ExpandingCollection is a card peek/pop controller :large_orange_diamond:
  • Cacao - Pure Swift Cross-platform UIKit (Cocoa Touch) implementation (Supports Linux) :large_orange_diamond:
  • MTCircularSlider - A feature-rich circular slider control. :large_orange_diamond:
  • LFTimePicker - Custom Time Picker ViewController with Selection of start and end times in Swift :large_orange_diamond:
  • StateView - Views that automatically update themselves. :large_orange_diamond:
  • JDFlipNumberView - Representing analog flip numbers like airport/trainstation displays.
  • JQSwiftIcon - Icon Fonts on iOS using string interpolation written in Swift. :large_orange_diamond:
  • FlickToDismiss - A basic UIViewController class that presents a UIView which can be dismissed by flicking it off the screen. :large_orange_diamond:
  • SKSplashView - Create custom animated splash views similar to the ones in the Twitter, Uber and Ping iOS app.
  • ISTimeline - Simple timeline view written in Swift 2.2 :large_orange_diamond:
  • JFCardSelectionViewController - A fancy collection style view controller :large_orange_diamond:
  • DCKit - Set of @IBDesignable iOS controls, which have useful @IBInspectable properties (border width and color, corner radius and much more) :large_orange_diamond:
  • BackgroundVideoiOS - A swift and objective-C object that lets you add a background video to iOS views :large_orange_diamond:
  • NightNight - Elegant way to integrate night mode to swift projects :large_orange_diamond:
  • SwiftTheme - Powerful theme/skin manager for iOS 7+ :large_orange_diamond:
  • PinpointKit - Let your testers and users send feedback with annotated screenshots and logs using a simple gesture. :large_orange_diamond:
  • FDStackView - Use UIStackView directly in iOS6+
  • Popover - Popover is a balloon library like Facebook app :large_orange_diamond:
  • YangMingShan - YangMingShan is a collection of iOS UI components that we created while building Yahoo apps.
  • TOActionSheet - A custom-designed reimplementation of the UIActionSheet control for iOS
  • LFLoginController - Customizable login screen, written in Swift :large_orange_diamond:
  • nui - Style iOS apps with a stylesheet, similar to CSS
  • RedBeard - It's a complete framework that takes away much of the pain of getting a beautiful, powerful iOS App crafted.
  • Material - Material is an animation and graphics framework that allows developers to easily create beautiful applications. :large_orange_diamond:
  • Blurable - Apply a Gaussian Blur to any UIView with Swift Protocol Extensions :large_orange_diamond:
  • EasyNotificationBadge - UIView extension that adds a notification badge. :large_orange_diamond:[e]
Activity Indicator
  • NVActivityIndicatorView - Collection of nice loading animations. :large_orange_diamond:
  • TKRubberIndicator - Rubber Indicator in Swift :large_orange_diamond:
  • RPLoadingAnimation - Loading animations by using Swift CALayer :large_orange_diamond:
  • LiquidLoader - Spinner loader components with liquid animation :large_orange_diamond:
  • iOS-CircleProgressView - This control will allow a user to use code instantiated or interface builder to create and render a circle progress view. :large_orange_diamond:
  • iOS Circle Progress Bar - iOS Circle Progress Bar
  • LinearProgressBar - Linear Progress Bar (inspired by Google Material Design) for iOS written in Swift 2.0. :large_orange_diamond:
  • STLoadingGroup - loading views :large_orange_diamond:
  • ALThreeCircleSpinner - A pulsing spinner view written in swift :large_orange_diamond:
  • MHRadialProgressView - iOS 7 radial animated progress view.
  • Loader - Amazing animated switch activity indicator written in swift
  • MBProgressHUD - Drop-in class for displays a translucent HUD with an indicator and/or labels while work is being done in a background thread.
  • SVProgressHUD - A clean and lightweight progress HUD for your iOS app.
  • ProgressHUD - ProgressHUD is a lightweight and easy-to-use HUD.
  • M13ProgressSuite - A suite containing many tools to display progress information on iOS.
  • JHProgressHUD - An easy and lightweight Swift library to show HUD in IOS applications. :large_orange_diamond:
  • PKHUD - A Swift based reimplementation of the Apple HUD (Volume, Ringer, Rotation,…) for iOS 8 and above. :large_orange_diamond:
  • EZLoadingActivity - Lightweight loading activity HUD. :large_orange_diamond:
  • FFCircularProgressView - FFCircularProgressView - An iOS 7-inspired blue circular progress view
  • MRProgress - Collection of iOS drop-in components to visualize progress
  • BigBrother - Automatically sets the network activity indicator for any performed request. :large_orange_diamond:
  • AlamofireNetworkActivityIndicator - Controls the visibility of the network activity indicator on iOS using Alamofire. :large_orange_diamond:
  • KDCircularProgress - A circular progress view with gradients written in Swift :large_orange_diamond:
  • DACircularProgress - DACircularProgress is a UIView subclass with circular UIProgressView properties.
  • KYNavigationProgress - Simple extension of UINavigationController to display progress on the UINavigationBar. :large_orange_diamond:[e]
  • GearRefreshControl - A custom animation for the UIRefreshControl :large_orange_diamond:
  • NJKWebViewProgress - A progress interface library for UIWebView. You can implement progress bar for your in-app browser using this module.
  • MKRingProgressView - A beautiful ring/circular progress view similar to Activity app on Apple Watch, written in Swift. :large_orange_diamond:
  • Hexacon - A new way to display content in your app like the Apple Watch SpringBoard, written in Swift. :large_orange_diamond:
  • StackViewController - A controller that uses a UIStackView and view controller composition to display content in a list :large_orange_diamond:
  • ParticlesLoadingView - A customizable SpriteKit particles animation on the border of a view. :large_orange_diamond:
  • RPCircularProgress - Circular progress UIView subclass with UIProgressView properties :large_orange_diamond:
  • MBCircularProgressBar - A circular, animatable & highly customizable progress bar, editable from the Interface Builder using IBDesignable.
  • WSProgressHUD - This is a beauful hud view for iPhone & iPad
  • DBMetaballLoading - A metaball loading written in Swift. :large_orange_diamond:
Alerts
  • NZAlertView - Simple and intuitive alert view. Similar to push notification effect.
  • AMSmoothAlert - A cool AlertView.
  • SweetAlert - Live animated Alert View for iOS written in Swift. :large_orange_diamond:
  • NYAlertViewController - Highly configurable iOS Alert Views with custom content views.
  • SCLAlertView-Swift - Beautiful animated Alert View, written in Swift. :large_orange_diamond:
  • TTGSnackbar - Show simple message and action button on the bottom of the screen with multi kinds of animation. :large_orange_diamond:
  • TSMessages - Show notification views on top of screen such as success, error, warning or messages for iOS.
  • PJAlertView - Apple has deprecated beloved alert view but this library will add revamped alert view with far more customization possibility.
  • Swift-Prompts - A Swift library to design custom prompts with a great scope of options to choose from. :large_orange_diamond:
  • BRYXBanner - A lightweight dropdown notification for iOS 7+, in Swift. :large_orange_diamond:
  • DatePickerDialog - A Swift library that displays an UIDatePicker within an UIAlertView :large_orange_diamond:
  • LNRSimpleNotifications - Simple Swift in-app notifications. LNRSimpleNotifications is a simplified Swift port of TSMessages :large_orange_diamond:
  • HDNotificationView - Emulates the native Notification Banner UI for any alert.
  • JDStatusBarNotification - Easy, customizable notifications displayed on top of the statusbar.
  • Notie - In-app notification in Swift, with customizable buttons and input text field. :large_orange_diamond:
  • EZAlertController - Easy Swift UIAlertController :large_orange_diamond:
  • SnowGlobeFramework - Delightful / slightly cheese easter egg for christmas season. Turns your awesome app into a snow globe, when user shake the device. :large_orange_diamond:
  • GSMessages - A simple style messages/notifications for iOS 7+. :large_orange_diamond:
  • OEANotification - In-app customizable notification views on top of screen for iOS which is written in Swift 2.1. :large_orange_diamond:
  • GSAlert - If you want to use UIAlertController, but still need to support iOS 7 this project is for you. :large_orange_diamond:
  • CZPicker - A picker view shown as a popup for iOS.
  • RKDropdownAlert - Extremely simple UIAlertView alternative.
  • TKSwarmAlert - Animated alert library like Swarm app. :large_orange_diamond:
  • Whisper - Whisper is a component that will make the task of display messages and in-app notifications simple. It has three different views inside :large_orange_diamond:
  • SimpleAlert - Customizable simple Alert and simple ActionSheet for Swift :large_orange_diamond:
  • Hokusai - A Swift library to provide a bouncy action sheet :large_orange_diamond:
  • SwiftNotice - SwiftNotice is a GUI library for displaying various popups (HUD) written in pure Swift, fits any scrollview. :large_orange_diamond:
  • SwiftOverlays - SwiftOverlays is a Swift GUI library for displaying various popups and notifications :large_orange_diamond:
  • SwiftyDrop - SwiftyDrop is a lightweight pure Swift simple and beautiful dropdown message. :large_orange_diamond:
  • LKAlertController - An easy to use UIAlertController builder for swift. :large_orange_diamond:
  • DOAlertController - Simple Alert View written in Swift, which can be used as a UIAlertController. (AlertController/AlertView/ActionSheet) :large_orange_diamond:
  • CustomizableActionSheet - Action sheet allows including your custom views and buttons. :large_orange_diamond:
  • Toast-Swift - A Swift extension that adds toast notifications to the UIView object class. :large_orange_diamond:
  • PMAlertController - PMAlertController is a great and customizable substitute to UIAlertController. :large_orange_diamond:
  • PopupViewController - UIAlertController drop in replacement with much more customization. :large_orange_diamond:
  • AlertViewLoveNotification - A simple and attractive AlertView to ask permission to your users for Push Notification. :large_orange_diamond:
  • CRToast - A modern iOS toast view that can fit your notification needs
  • JLToast - Toast for iOS with very simple interface. :large_orange_diamond:
  • CuckooAlert - Multiple use of presentViewController for UIAlertController. :large_orange_diamond:
Button
Calendar
  • CVCalendar - A custom visual calendar for iOS 8+ written in Swift (2.0). :large_orange_diamond:
  • RSDayFlow - iOS 7+ Calendar with Infinite Scrolling.
  • NWCalendarView - An availability calendar implementation for iOS :large_orange_diamond:
  • FSCalendar - A superiorly awesome iOS7+ calendar control, compatible with both Objective-c and Swift2 :large_orange_diamond:
  • GLCalendarView - A fully customizable calendar view acting as a date range picker
  • JTCalendar - A customizable calendar view for iOS.
  • JTAppleCalendar - The final iOS calendar control you'll ever try. :large_orange_diamond:
  • Daysquare - An elegant calendar control for iOS.
  • ASCalendar - A calendar control for iOS written in swift with mvvm pattern :large_orange_diamond:
Form
  • Form - The most flexible and powerful way to build a form on iOS
  • XLForm - XLForm is the most flexible and powerful iOS library to create dynamic table-view forms. Fully compatible with Swift & Obj-C.
  • Eureka - Elegant iOS form builder in pure Swift. :large_orange_diamond:
  • YALField - Custom Field component with validation for creating easier form-like UI from interface builder.
  • Former - Former is a fully customizable Swift2 library for easy creating UITableView based form. :large_orange_diamond:
  • SwiftForms - A small and lightweight library written in Swift that allows you to easily create forms. :large_orange_diamond:
  • APValidators - Codeless solution for form validation in iOS!
  • Formalist - Declarative form building framework for iOS :large_orange_diamond:
  • SwiftyFORM - Framework for creating forms with validation rules :large_orange_diamond:
  • FXForms - FXForms is an Objective-C library for easily creating table-based forms on iOS. It is ideal for settings pages, or user data entry tasks.
Keyboard
  • RSKKeyboardAnimationObserver - Showing / dismissing keyboard animation in simple UIViewController category.
  • RFKeyboardToolbar - This is a flexible UIView and UIButton subclass to add customized buttons and toolbars to your UITextFields/UITextViews.
  • IQKeyboardManager - Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView.
  • NgKeyboardTracker - Objective-C library for tracking keyboard in iOS apps.
  • MMNumberKeyboard - A simple keyboard to use with numbers and, optionally, a decimal point.
  • KeyboardObserver - For less complicated keyboard event handling. :large_orange_diamond:
  • TPKeyboardAvoiding - A drop-in universal solution for moving text fields out of the way of the keyboard in iOS
  • YYKeyboardManager - iOS utility class allows you to access keyboard view and track keyboard animation.
  • KeyboardMan - KeyboardMan helps you make keyboard animation. :large_orange_diamond:
  • MakemojiSDK - Emoji Keyboard SDK (iOS)
Label
  • LTMorphingLabel - Graceful morphing effects for UILabel written in Swift. :large_orange_diamond:
  • ActiveLabel.swift - UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://) :large_orange_diamond:
  • MZTimerLabel - A handy class for iOS to use UILabel as a countdown timer or stopwatch just like in Apple Clock App.
  • CountdownLabel - Simple countdown UILabel with morphing animation, and some useful function. :large_orange_diamond:
  • IncrementableLabel - Incrementable label for iOS, OS X, and tvOS. :large_orange_diamond:
  • TTTAttributedLabel - A drop-in replacement for UILabel that supports attributes, data detectors, links, and more
  • NumberMorphView - A label view for displaying numbers which can transition or animate using a technique called number tweening or number morphing. :large_orange_diamond:
  • GlitchLabel - Glitching UILabel for iOS. :large_orange_diamond:
  • TOMSMorphingLabel - Configurable morphing transitions between text values of a label.
  • THLabel - UILabel subclass, which additionally allows shadow blur, inner shadow, stroke text and fill gradient.
  • RQShineLabel - Secret app like text animation
  • ZCAnimatedLabel - UILabel replacement with fine-grain appear/disappear animation
  • TriLabelView - A triangle shaped corner label view for iOS written in Swift. :large_orange_diamond:
Menu
  • ENSwiftSideMenu - A simple side menu for iOS 7/8 written in Swift. :large_orange_diamond:
  • RESideMenu - iOS 7/8 style side menu with parallax effect inspired by Dribbble shots.
  • SSASideMenu - A Swift implementation of RESideMenu. A iOS 7/8 style side menu with parallax effect. :large_orange_diamond:
  • PagingMenuController - Paging view controller with customizable menu in Swift. :large_orange_diamond:
  • RadialMenu - RadialMenu is a custom control for providing a touch context menu (like iMessage recording in iOS 8) built with Swift & POP :large_orange_diamond:
  • cariocamenu - The fastest zero-tap iOS menu. :large_orange_diamond:
  • VLDContextSheet - Context menu similar to the one in the Pinterest iOS app
  • GuillotineMenu - Guillotine (Drop down) transitioning animation menu :large_orange_diamond:
  • MediumMenu - A menu based on Medium iOS app. :large_orange_diamond:
  • SwiftySideMenu - a lightweight, fully customizable side menu for iOS inspired from TimeLine app. Built with spring animations using Facebook Pop.
  • LLSlideMenu - This is a spring slide menu for iOS apps
  • Swift-Slide-Menu - A Slide Menu, written in Swift, inspired by Slide Menu Material Design. :large_orange_diamond:
  • MenuItemKit - UIMenuItem with image and block(closure) :large_orange_diamond:
  • BTNavigationDropdownMenu - The elegant dropdown menu, written in Swift, appears underneath navigation bar to display a list of related items when a user click on the navigation title. :large_orange_diamond:
  • ALRadialMenu - A radial/circular menu featuring spring animations. Written in swift :large_orange_diamond:
  • AZDropdownMenu - An easy to use dropdown menu that supports images. :large_orange_diamond:
  • CircleMenu - An animated, multi-option menu button. :large_orange_diamond:
  • SlideMenuControllerSwift - iOS Slide Menu View based on Google+, iQON, Feedly, Ameba iOS app. It is written in pure Swift. :large_orange_diamond:
  • SideMenu - Simple side menu control in Swift inspired by Facebook. Right and Left sides. Lots of customization and animation options. Can be implemented in Storyboard with no code. :large_orange_diamond:
  • CategorySliderView - slider view for choosing categories. add any UIView type as category item view. Fully customisable
  • MKDropdownMenu - A Dropdown Menu for iOS with many customizable parameters to suit any needs.
  • ExpandingMenu - ExpandingMenu is menu button for iOS written in Swift. :large_orange_diamond:
  • PageMenu - A paging menu controller built from other view controllers placed inside a scroll view (like Spotify, Windows Phone, Instagram) :large_orange_diamond:
  • XXXRoundMenuButton - A simple circle style menu.
  • IGCMenu - Grid and Circular menu with animation.Easy to customise.
  • EEJSelectMenu - Single selection menu with cool animations, responsive with all screen sizes.
  • IGLDropDownMenu - An iOS drop down menu with pretty animation and easy to customize.
  • Side-Menu.iOS - Animated side menu with customizable UI :large_orange_diamond:
  • PopMenu - PopMenu is pop animation menu inspired by Sina weibo / NetEase app.
  • FlowingMenu - Interactive view transition to display menus with flowing and bouncing effects in Swift :large_orange_diamond:
  • Persei - Animated top menu for UITableView / UICollectionView / UIScrollView written in Swift :large_orange_diamond:
  • DropDown - A Material Design drop down for iOS :large_orange_diamond:
  • KYGooeyMenu - A not bad gooey effects menu.
  • SideMenuController - A side menu controller written in Swift :large_orange_diamond:
  • Context-Menu.iOS - You can easily add awesome animated context menu to your app.
  • ViewDeck - An implementation of the sliding functionality found in the Path 2.0 or Facebook iOS apps.
Modal Transition
  • BlurryModalSegue - A custom modal segue for providing a blurred overlay effect.
  • DAExpandAnimation - A custom modal transition that presents a controller with an expanding effect while sliding out the presenter remnants. :large_orange_diamond:
  • BubbleTransition - A custom modal transition that presents and dismiss a controller with an expanding bubble effect. :large_orange_diamond:
  • RPModalGestureTransition - You can dismiss modal by using gesture :point_up_2: :iphone: :large_orange_diamond:
  • RMPZoomTransitionAnimator - A custom zooming transition animation for UIViewController
  • ElasticTransition - A UIKit custom transition that simulates an elastic drag. Written in Swift. :large_orange_diamond:
  • ElasticTransition-ObjC - A UIKit custom transition that simulates an elastic drag.This is the Objective-C Version of Elastic Transition written in Swift by lkzhao
  • ZFDragableModalTransition - Custom animation transition for present modal view controller
  • ImageOpenTransition - Beautiful and precise transitions between ViewControllers images written in Swift. :large_orange_diamond:
  • ZOZolaZoomTransition - Zoom transition that animates the entire view heirarchy. Used extensively in the Zola iOS application.
Navigation Bar
  • HidingNavigationBar - Easily hide and show a view controller's navigation bar (and tab bar) as a user scrolls :large_orange_diamond:
  • TLYShyNavBar - Unlike all those arrogant UINavigationBar, this one is shy and humble! Easily create auto-scrolling navigation bars!
  • KMNavigationBarTransition - A drop-in universal library helps you to manage the navigation bar styles and makes transition animations smooth between different navigation bar styles while pushing or popping a view controller for all orientations.
  • LTNavigationBar - UINavigationBar Category which allows you to change its appearance dynamically
  • BusyNavigationBar - A UINavigationBar extension to show loading effects :large_orange_diamond:
Popup
  • KLCPopup - A simple and flexible class for presenting custom views as a popup in iOS.
  • MMPopupView - Pop-up based view(e.g. alert sheet), can easily customize.
  • STPopup - STPopup provides a UINavigationController in popup style, for both iPhone and iPad.
  • NMPopUpView - Simple iOS class for showing nice popup windows. Swift and Objective-C versions available. :large_orange_diamond:
  • CNPPopupController - Simple and versatile class for presenting a custom popup in a variety of fashions. It includes a many options for controlling how your popup appears and behaves.
  • PopupController - A customizable controller for showing temporary popup view.
  • SubscriptionPrompt - Subscription View Controller like the Tinder uses :large_orange_diamond:
  • Presentr - Wrapper for custom ViewController presentations in iOS 8+ :large_orange_diamond:
  • PopupDialog - A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertControllers alert style. :large_orange_diamond:
Pull to Refresh
Rating Stars
  • FloatRatingView - Whole, half or floating point ratings control written in Swift :large_orange_diamond:
  • TTGEmojiRate - An emoji-liked rating view for iOS, implemented in Swift. :large_orange_diamond:
  • StarryStars - iOS GUI library for displaying and editing ratings
  • Cosmos - A star rating control for iOS / Swift :large_orange_diamond:
  • HCSStarRatingView - Simple star rating view for iOS written in Objective-C
  • MBRateApp - A groovy app rate stars screen for iOS written in Swift :large_orange_diamond:
Slider
  • VolumeControl - Custom volume control for iPhone featuring a well-designed round slider.
  • WESlider - Simple and light weight slider with chapter management
  • IntervalSlider - IntervalSlider is a slider library like ReutersTV app. written in pure swift. :large_orange_diamond:
  • RangeSlider - A simple range slider made in Swift :large_orange_diamond:
  • CircleSlider - CircleSlider is a Circular slider library. written in pure Swift. :large_orange_diamond:
  • MARKRangeSlider - A custom reusable slider control with 2 thumbs (range slider).
  • ASValueTrackingSlider - A UISlider subclass that displays the slider value in a popup view
  • TTRangeSlider - A slider, similar in style to UISlider, but which allows you to pick a minimum and maximum range.
  • MMSegmentSlider - An easy-to-use customizable animated segment slider for iOS
  • StepSlider - StepSlider its custom implementation of slider such as UISlider for preset integer values.
Stepper
  • PFStepper - May be the most elegant stepper you have ever had! :large_orange_diamond:
  • ValueStepper - A Stepper object that displays its value. :large_orange_diamond:
  • GMStepper - A stepper with a sliding label in the middle. :large_orange_diamond:
  • barceloneta - The right way to increment/decrement values with a simple gesture on iOS. :large_orange_diamond:
  • SnappingStepper - An elegant alternative to the UIStepper written in Swift :large_orange_diamond:
Switch
Tab Bar
  • ESTabBarController - A tab bar controller for iOS that allows highlighting buttons and setting custom actions to them.
  • GooeyTabbar -A gooey effect tabbar :large_orange_diamond:
  • animated-tab-bar - RAMAnimatedTabBarController is a Swift module for adding animation to tabbar items. :large_orange_diamond:
  • FoldingTabBar.iOS - Folding Tab Bar and Tab Bar Controller
  • GGTabBar - Another UITabBar & UITabBarController (iOS Tab Bar) replacement, but uses Auto Layout for arranging it's views hierarchy.
  • adaptive-tab-bar - AdaptiveController is a 'Progressive Reduction' Swift module for adding custom states to Native or Custom iOS UI elements
  • Pager - Easily create sliding tabs with Pager :large_orange_diamond:
  • XLPagerTabStrip - Android PagerTabStrip for iOS. :large_orange_diamond:
  • TabPageViewController - Paging view controller and scroll tab view. :large_orange_diamond:
  • TabDrawer - Customizable TabBar UI element that allows you to run a block of code upon TabBarItem selection, written in Swift :large_orange_diamond:
  • SwipeViewController - SwipeViewController is a Swift modification of RKSwipeBetweenViewControllers - navigate between pages / ViewControllers :large_orange_diamond:
  • ColorMatchTabs - Interesting way to display tabs :large_orange_diamond:
Table View / Collection View
  • MGSwipeTableCell - UITableViewCell subclass that allows to display swippable buttons with a variety of transitions.
  • ParallaxTableViewHeader - Parallax scrolling effect on UITableView header view when a tableView is scrolled.
  • YXTPageView - A PageView, which supporting scrolling to transition between a UIView and a UITableView.
  • DZNEmptyDataSet - A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display.
  • ConfigurableTableViewController - Typed, yet Flexible Table View Controller http://holko.pl/2016/01/05/typed-table-view-controller/ :large_orange_diamond:
  • CSStickyHeaderFlowLayout - UICollectionView replacement of UITableView. Do even more like Parallax Header, Sticky Section Header. :large_orange_diamond:
  • folding-cell - TableViewCell replacement with parallax detail view for Swift :large_orange_diamond:
  • Lightning-Table - A declarative api for working with UITableView.
  • Static - Simple static table views for iOS in Swift. :large_orange_diamond:
  • GSKStretchyHeaderView - Configurable yet easy to use stretchy header view for UITableView and UICollectionView.
  • MEVFloatingButton - An iOS drop-in UITableView, UICollectionView and UIScrollView superclass category for showing a customizable floating button on top of it.
  • AMWaveTransition - Custom transition between viewcontrollers holding tableviews :large_orange_diamond:
  • Dwifft - Automatic updates of UITableView with animations in Swift :large_orange_diamond:
  • CollapsableTableKit - A kit for building tableviews with a collapsable animation, for each section.
  • InfiniteScrollKit - A kit for building tableviews with a paging animation.
  • AEAccordion - UITableViewController with accordion effect (expand / collapse cells). :large_orange_diamond:
  • SWTableViewCell - An easy-to-use UITableViewCell subclass that implements a swippable content view which exposes utility buttons (similar to iOS 7 Mail Application)
  • ZYThumbnailTableView - a TableView have thumbnail cell only, and you can use gesture let it expands other expansionView :large_orange_diamond:
  • BWSwipeRevealCell - A Swift library for swipeable table cells :large_orange_diamond:
  • preview-transition - PreviewTransition is a simple preview gallery controller :large_orange_diamond:
  • QuickTableViewController - A quick way to create settings tableview with switches, tap buttons, icons and more :large_orange_diamond:
  • TableKit - Type-safe declarative table views :large_orange_diamond:
  • Preheat - Automates prefetching of content in UITableView and UICollectionView :large_orange_diamond:
  • VBPiledView - Simple and beautiful stacked UIView to use as a replacement for an UITableView, UIImageView or as a menu
  • DisplaySwitcher - Custom transition between two collection view layouts :large_orange_diamond:
  • CHTCollectionViewWaterfallLayout - The waterfall (i.e., Pinterest-like) layout for UICollectionView.
  • FMMosaicLayout - A drop-in mosaic collection view layout with a focus on simple customizations.
  • TRMosaicLayout - A mosaic collection view layout inspired by Lightbox's Algorithm, written in Swift :large_orange_diamond:
  • Reusable - A Swift mixin for UITableViewCells and UICollectionViewCells :large_orange_diamond:
  • VTMagic - VTMagic is a page container library for iOS.
  • MCSwipeTableViewCell - :point_up_2: Convenient UITableViewCell subclass that implements a swippable content to trigger actions (similar to the Mailbox app).
  • Sapporo - Cellmodel-driven collectionview manager :large_orange_diamond:
Tag
  • PARTagPicker - This pod provides a view controller for choosing and creating tags in the style of wordpress or tumblr.
  • AMTagListView - UIScrollView subclass that allows to add a list of highly customizable tags.
  • TagCellLayout - UICollectionView layout for Tags with Left, Center & Right alignments. :large_orange_diamond:
  • TTGTagCollectionView - Show simple text tags or custom tag views in a vertical scrollable view.
  • TagListView - Simple and highly customizable iOS tag list view, in Swift. :large_orange_diamond:
  • RKTagsView - Highly customizable iOS tags view (like NSTokenField). Supports editing, multiple selection, Auto Layout and much more.
  • WSTagsField - An iOS text field that represents different Tags :large_orange_diamond:
TextField & TextView
  • JVFloatLabeledTextField - UITextField subclass with floating labels.
  • ARAutocompleteTextView - subclass of UITextView that automatically displays text suggestions in real-time. Perfect for email Textviews.
  • IQDropDownTextField - TextField with DropDown support using UIPickerView
  • UITextField-Shake - UITextField category that adds shake animation. Also with Swift version :large_orange_diamond:
  • HTYTextField - A UITextField with bouncy placeholder. :large_orange_diamond:
  • MVAutocompletePlaceSearchTextField - A drop-in Autocompletion control for Place Search like Google Places, Uber, etc.
  • AutocompleteField - Add word completion to your UITextFields. :large_orange_diamond:
  • RSKGrowingTextView - A light-weight UITextView subclass that automatically grows and shrinks. :large_orange_diamond:
  • RSKPlaceholderTextView - A light-weight UITextView subclass that adds support for placeholder. :large_orange_diamond:
  • StatefulViewController - Placeholder views based on content, loading, error or empty states :large_orange_diamond:
  • MBAutoGrowingTextView - An auto-layout base UITextView subclass which automatically grows with user input and can be constrained by maximal and minimal height - all without a single line of code
  • TextFieldEffects - Custom UITextFields effects inspired by Codrops, built using Swift :large_orange_diamond:
  • Reel Search - RAMReel is a controller that allows you to choose options from a list. :large_orange_diamond:
  • MLPAutoCompleteTextField - a subclass of UITextField that behaves like a typical UITextField with one notable exception: it manages a drop down table of autocomplete suggestions that update as the user types.
  • SkyFloatingLabelTextField - A beautiful and flexible text field control implementation of "Float Label Pattern". Written in Swift.:large_orange_diamond:
  • VMaskTextField - VMaskTextField is a library which create an input mask for iOS.
  • TJTextField - UITextField with underline and left image :large_orange_diamond:
  • NextGrowingTextView - The next in the generations of 'growing textviews' optimized for iOS 7 and above.
  • RPFloatingPlaceholders - UITextField and UITextView subclasses with placeholders that change into floating labels when the fields are populated with text.
  • SRKControls - A Custom control which turns UITextfield to item-picker & date-picker. :large_orange_diamond:
  • CurrencyTextField - UITextField that automatically formats text to display in the currency format. :large_orange_diamond:
  • UITextField-Navigation - UITextField-Navigation adds next, previous and done buttons to the keyboard for your UITextFields.:large_orange_diamond:[e]
  • AutoCompleteTextField - Auto complete with suggestion textfield :large_orange_diamond:
  • EmojiTextView - Tap to swap out words with emojis. Inspired by Messages.app on iOS 10. :large_orange_diamond:
  • PLCurrencyTextField - UITextField that support currency in the right way. :large_orange_diamond:

Utility

  • Underscore.m - A DSL for Data Manipulation.
  • SBConstants - Generate a constants file by grabbing identifiers from storyboards in a project.
  • XExtensionItem - Easier sharing of structured data between iOS applications and share extensions.
  • ReflectableEnum - Reflection for enumerations in Objective-C.
  • EKAlgorithms - Some well known CS algorithms & data structures in Objective-C.
  • ObjectiveSugar - ObjectiveC additions for humans. Ruby style.
  • GroundControl - Remote configuration for iOS.
  • OpinionatedC - Because Objective-C should have inherited more from Smalltalk.
  • SwiftRandom - Generator for random data. :large_orange_diamond:
  • RandomKit - Random data generation in Swift. :large_orange_diamond:
  • YOLOKit - Getting square objects down round holes.
  • EZSwiftExtensions - :smirk: How Swift standard types and classes were supposed to work. :large_orange_diamond:[e]
  • Pantry - The missing light persistence layer for Swift :large_orange_diamond:
  • SwiftParsec - A parser combinator library written in the Swift programming language. :large_orange_diamond:
  • OrderedSet - A Swift collection of unique, ordered objects :large_orange_diamond:
  • Datez - Swift library for dealing with NSDate, NSCalendar, and NSDateComponents. :large_orange_diamond:
  • BFKit - An Objective-C collection of useful classes to develop Apps faster.
  • BFKit-Swift - A Swift collection of useful classes to develop Apps faster. :large_orange_diamond:
  • Scale - Unit converter in Swift (available via CocoaPods) :large_orange_diamond:
  • Standard Template Protocols - Protocols for your every day iOS needs :large_orange_diamond:
  • TimeLord - Easy DateTime (NSDate, NSCalendar, NSDateComponents, NSDateFormatter) management :large_orange_diamond:
  • AppVersionMonitor - Monitor iOS app version easily.
  • Sugar - Something sweet that goes great with your Cocoa. :large_orange_diamond:[e]
  • Then - :sparkles: Super sweet syntactic sugar for Swift initializers. :large_orange_diamond:[e]
  • Kvitto - App Store Receipt Validation :large_orange_diamond:
  • Notificationz - Helping you own NSNotificationCenter in Swift :large_orange_diamond:
  • SwiftFoundation - Cross-Platform, Protocol-Oriented Programming base library to complement the Swift Standard Library. (Pure Swift, Supports Linux) :large_orange_diamond:[e]
  • libextobjc - A Cocoa library to extend the Objective-C programming language.
  • VersionTrackerSwift - Track which versions of your app a user has previously installed. :large_orange_diamond:
  • DeviceGuru - DeviceGuru is a simple lib (Swift) to know the exact type of the device, e.g. iPhone 6 or iPhone 6s. :large_orange_diamond:
  • swift-algorithm-club - Algorithms and data structures in Swift, with explanations! :large_orange_diamond:
  • AEAppVersion - Simple and Lightweight iOS App Version Tracking written in Swift :large_orange_diamond:
  • BlocksKit - The Objective-C block utilities you always wish you had.
  • SwiftyUtils - All the reusable code that we need in each project. :large_orange_diamond:[e]
  • RateLimit - Simple utility for only executing code every so often. :large_orange_diamond:
  • Outlets - Utility functions for validating IBOutlet and IBAction connections :large_orange_diamond:
  • EasyAbout - A way to easily add Cocoapod licenses and App Version to your iOS App using the Settings Bundle
  • Validated - A Swift μ-Library for Somewhat Dependent Types :large_orange_diamond:
  • Cent - Extensions for Swift Standard Types and Classes :large_orange_diamond:[e]
  • AssistantKit - Easy way to detect iOS device properties, OS versions and work with screen sizes. Powered by Swift. :large_orange_diamond:
  • SwiftLinkPreview - It makes a preview from an url, grabbing all the information such as title, relevant texts and images. :large_orange_diamond:
  • BundleInfos - Simple getter for Bundle informations. like short version from bundle. :large_orange_diamond:
  • YAML.framework - Proper YAML support for Objective-C based on LibYAML.
  • ReadabilityKit - Metadata extractor for news, articles and full-texts in Swift. :large_orange_diamond:
  • MissionControl-iOS - Super powerful remote config utility written in Swift (iOS, watchOS, tvOS, OSX) :large_orange_diamond:
  • SwiftTweaks - Tweak your iOS app without recompiling! :large_orange_diamond:
  • UnsupportedOSVersionAlert - Alerts users with a popup if they use an app with an unsupported version of iOS (e.g. iOS betas) :large_orange_diamond:

VR

  • VR Toolkit iOS - A sample project that provides the basics to create an interactive VR experience on iOS :large_orange_diamond:
  • 360 VR Player - A open source, ad-free, native and universal 360 degree panorama video player for iOS.
  • simple360player - Free & ad-free 360 VR Video Player. Flat or Stereoscopic. In Swift 2. :large_orange_diamond:

Walkthrough / Intro / Tutorial

  • Onboard - Easily create a beautiful and engaging onboarding experience with only a few lines of code.
  • EAIntroView - Highly customizable drop-in solution for introduction views.
  • MYBlurIntroductionView - A super-charged version of MYIntroductionView for building custom app introductions and tutorials.
  • BWWalkthrough - A class to build custom walkthroughs for your iOS App. :large_orange_diamond:
  • GHWalkThrough - A UICollectionView backed drop-in component for introduction views.
  • ICETutorial - A nice tutorial like the one introduced in the Path 3.X App.
  • JazzHands - Jazz Hands is a simple keyframe-based animation framework for UIKit. Animations can be controlled via gestures, scroll views, KVO, or ReactiveCocoa.
  • RazzleDazzle - A simple keyframe-based animation framework for iOS, written in Swift. Perfect for scrolling app intros. :large_orange_diamond:
  • Instructions - Easily add customizable coach marks into you iOS project. :large_orange_diamond:
  • SwiftyWalkthrough - The easiest way to create a great walkthrough experience in your apps, powered by Swift. :large_orange_diamond:
  • Gecco - Spotlight view for iOS. :large_orange_diamond:
  • VideoSplashKit - Video based UIViewController :large_orange_diamond:
  • Presentation - Presentation helps you to make tutorials, release notes and animated pages. :large_orange_diamond:
  • AMPopTip - An animated popover that pops out a given frame, great for subtle UI tips and onboarding.
  • AlertOnboarding - A simple and handsome AlertView for onboard your users in your amazing world. :large_orange_diamond:
  • EasyTipView - Fully customisable tooltip view in Swift. :large_orange_diamond:
  • paper-onboarding - PaperOnboarding is a material design slider :large_orange_diamond:
  • InfoView - Swift based simple information view with pointed arrow. :large_orange_diamond:

WebSocket

GCD

  • GCDKit - Grand Central Dispatch simplified with Swift. :large_orange_diamond:
  • Async - Syntactic sugar in Swift for asynchronous dispatches in Grand Central Dispatch :large_orange_diamond:
  • SwiftSafe - Thread synchronization made easy :large_orange_diamond:
  • YYDispatchQueuePool - iOS utility class to manage global dispatch queue.
  • AlecrimAsyncKit - Bringing async and await to Swift world with some flavouring. :large_orange_diamond:
  • GrandSugarDispatch - Syntactic sugar for Grand Central Dispatch (GCD) :large_orange_diamond:
  • Threader - Pretty GCD calls and easier code execution.
  • Dispatch - Just a tiny library to make using GCD easier and intuitive :large_orange_diamond:

Project setup

  • crafter - CLI that allows you to configure iOS project's template using custom DSL syntax, simple to use and quite powerful.
  • liftoff - Another CLI for creating iOS projects.
  • amaro - iOS Boilerplate full of delights.
  • chairs - Swap around your iOS Simulator Documents

Server

  • Perfect - Server-side Swift. The Perfect library, application server, connectors and example apps. :large_orange_diamond:
  • Swifter - Tiny http server engine written in Swift programming language. :large_orange_diamond:
  • CocoaHTTPServer - A small, lightweight, embeddable HTTP server for Mac OS X or iOS applications.
  • Curassow - Swift HTTP server using the pre-fork worker model. :large_orange_diamond:
  • Zewo - Venice based HTTP server for Swift 2.2 on Linux :large_orange_diamond:
  • Vapor - Elegant web framework for Swift that works on iOS, OS X, and Ubuntu. :large_orange_diamond:
  • swiftra - Sinatra-like DSL for developing web apps in Swift :large_orange_diamond:
  • blackfish - A fast HTTP web server based on Node.js and Express written in Swift :large_orange_diamond:
  • swift-http - HTTP Implementation for Swift on Linux and Mac OS X :large_orange_diamond:
  • Trevi - A powerful Swift Web Application Server Framework Project :large_orange_diamond:
  • Express - Swift Express is a simple, yet unopinionated web application server written in Swift :large_orange_diamond:
  • Aeon - Aeon is a GCD based HTTP server for Swift 2. :large_orange_diamond:
  • Taylor - A lightweight library for writing HTTP web servers with Swift :large_orange_diamond:
  • Frank - Frank is a DSL for quickly writing web applications in Swift :large_orange_diamond:
  • Kitura - Web framework and HTTP server for Swift by IBM :large_orange_diamond:
  • Swifton - A Ruby on Rails inspired Web Framework for Swift that runs on Linux and OS X :large_orange_diamond:
  • Dynamo - High Performance (nearly)100% Swift Web server supporting dynamic content. :large_orange_diamond:
  • Redbird - Pure-Swift Redis client implemented from the original protocol spec. OS X + Linux compatible. :large_orange_diamond:
  • NetworkObjects - Swift backend / server framework (Pure Swift, Supports Linux) :large_orange_diamond:

Dependency / Package Manager

  • CocoaPods - CocoaPods is the dependency manager for Objective-C projects. It has thousands of libraries and can help you scale your projects elegantly.
  • Xcode Maven - The Xcode Maven Plugin can be used in order to run Xcode builds embedded in a Maven lifecycle.
  • Carthage - A simple, decentralized dependency manager for Cocoa. :large_orange_diamond:
  • SWM (Swift Modules) - A package/dependency manager for Swift projects similar to npm (node.js package manager) or bower (browser package manager from Twitter). Does not require the use of Xcode. :large_orange_diamond:
  • Alcatraz - The package manager for Xcode.
  • CocoaSeeds - Git Submodule Alternative for Cocoa.
  • Podage - A simple tool to bundle any Cocoapod and its dependencies into frameworks.
  • swift-package-manager - The Package Manager for the Swift Programming Language, by Apple :large_orange_diamond:

Testing

TDD / BDD

  • Kiwi - A behavior-driven development library for iOS development.
  • Specta - A light-weight TDD / BDD framework for Objective-C & Cocoa.
  • Quick - A behavior-driven development framework for Swift and Objective-C.
  • XcodeCoverage - Code coverage for Xcode projects.
  • OHHTTPStubs - Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!
  • Dixie - Dixie is an open source Objective-C testing framework for altering object behaviours.
  • gh-unit - Test Framework for Objective-C.
  • Nimble - A Matcher Framework for Swift and Objective-C :large_orange_diamond:

A/B Testing

  • Switchboard - Switchboard - easy and super light weight A/B testing for your mobile iPhone or android app. This mobile A/B testing framework allows you with minimal servers to run large amounts of mobile users.
  • SkyLab - Multivariate & A/B Testing for iOS and Mac
  • MSActiveConfig - Remote configuration and A/B Testing framework for iOS
  • ABKit - AB testing framework for iOS :large_orange_diamond:

UI Testing

  • CrashMonkey - Monkey Test Tool For iOS.
  • appium - Appium is an open source test automation framework for use with native and hybrid mobile apps.
  • robotframework-appiumlibrary - AppiumLibrary is an appium testing library for RobotFramework.
  • Cucumber - Behavior driver development for iOS.
  • Kif - An iOS Functional Testing Framework.
  • Subliminal - An understated approach to iOS integration testing.
  • UIAutomation - JavaScript library to write test scripts that exercise your app’s user interface elements while the app runs on a connected device.
  • ios-driver - Test any IOS native, hybrid, or mobile web application using Selenium / WebDriver.
  • Zucchini - A visual iOS testing framework that loves your apps.
  • Remote - Control your iPhone from inside Xcode for end-to-end testing.
  • LayoutTest-iOS - Write unit tests which test the layout of a view in multiple configurations :large_orange_diamond:
  • EarlGrey - iOS UI Automation Test Framework by Google
  • UI Testing Cheat Sheet - How do I test this with UI Testing? :large_orange_diamond:
  • Floater_ - Add a floating fingertip to your app demo :large_orange_diamond:

Other Testing

  • NaughtyKeyboard - The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data. This is a keyboard to help you test your app from your iOS device.
  • PonyDebugger - Remote network and data debugging for your native iOS app using Chrome Developer Tools
  • ios-snapshot-test-case - Snapshot view unit tests for iOS.
  • Fakery - Swift fake data generator. :large_orange_diamond:
  • DVR - Network testing for Swift :large_orange_diamond:
  • Cuckoo - First boilerplate-free mocking framework for Swift :large_orange_diamond:
  • Parallel iOS Tests - Run iOS tests on multiple simulators in parallel at the same time :large_orange_diamond:
  • Vinyl - Network testing à la VCR in Swift :large_orange_diamond:
  • Fetcher - Mock paging data with a variable fetch time interval.
  • Mockit - A simple mocking framework for Swift, inspired by the famous Mockito for Java :large_orange_diamond:
  • Bugfender Live - Stream the screen of an iOS device for live debugging.
  • Cribble - Swifty tool for visual testing iPhone and iPad apps :large_orange_diamond:
  • second_curtain - Upload failing iOS snapshot tests cases to S3
  • trainer - Convert xcodebuild plist files to JUnit reports

Tools

  • Shark - Swift Script that transforms the .xcassets folder into a type safe enum. :large_orange_diamond:
  • R.swift - Tool to get strong typed, autocompleted resources like images, cells and segues in your Swift project. :large_orange_diamond:
  • SwiftGen - A collection of Swift tools to generate Swift code (enums for your assets, storyboards, Localizable.strings and UIColors). :large_orange_diamond:
  • Blade - Generate Xcode image catalogs for iOS / OSX app icons, universal images, and more.
  • Retini - A super simple retina (2x, 3x) image converter.
  • Provisioning - A Quick Look plug-in to preview .mobileprovision files.
  • Jazzy - Soulful docs for Swift & Objective-C. :large_orange_diamond:
  • appledoc - ObjectiveC code Apple style documentation set generator.
  • Azkaban - A CLI to Alcatraz, the Xcode package manager. :large_orange_diamond:
  • Laurine - Laurine - Localization code generator written in Swift. Sweet! :large_orange_diamond:
  • Chocolat - :chocolate_bar: Generate podspecs from Swift packages. :large_orange_diamond:
  • StoryboardMerge - Xcode storyboards diff and merge tool.
  • ai2app - Creating AppIcon sets from Adobe Illustrator (all supported formats).
  • ViewMonitor - ViewMonitor can measure view positions with accuracy. :large_orange_diamond:
  • abandoned-strings - Command line program that detects unused resource strings in an iOS or OS X application. :large_orange_diamond:
  • swiftenv - swiftenv allows you to easily install, and switch between multiple versions of Swift. :large_orange_diamond:
  • ThisCouldBeUsButYouPlaying - :black_joker: Generate Swift Playgrounds for any library. :large_orange_diamond:
  • Misen - Script to support easily using Xcode Asset Catalog in Swift. :large_orange_diamond:[e]
  • git-xcp - A Git plugin for versioning workflow of real-world Xcode project. fastlane's best friend.
  • WatchdogInspector - Shows your current framerate (fps) in the status bar of your iOS app
  • Cichlid - automatically delete the current project's DerivedData directories :large_orange_diamond:
  • Delta - Managing state is hard. Delta aims to make it simple. :large_orange_diamond:
  • SwiftLintXcode - An Xcode plug-in to format your code using SwiftLint. :large_orange_diamond:
  • XCSwiftr - An Xcode Plugin to convert Objective-C to Swift :large_orange_diamond:
  • SwiftKitten - Swift autocompleter for Sublime Text, via the adorable SourceKitten framework :large_orange_diamond:
  • Kin - Have you ever found yourself undoing a merge due to a broken Xcode build? Then Kin is your tool. It will parse your project configuration file and detect errors. :large_orange_diamond:
  • AVXCAssets-Generator - AVXCAssets Generator takes path for your assets images and creates appiconset and imageset for you in just one click
  • Peek - Take a Peek at your application. :large_orange_diamond:
  • SourceKitten - An adorable little framework and command line tool for interacting with SourceKit. :large_orange_diamond:
  • Localizations - OS X app that manages localizations of Xcode projects. :large_orange_diamond:
  • xcbuild - Xcode-compatible build tool.
  • XcodeIssueGenerator - An executable that can be placed in a Run Script Build Phase that marks comments like // TODO: or // SERIOUS: as warnings or errors so they display in the Xcode Issue Navigator. :large_orange_diamond:
  • SwiftCompilationPerformanceReporter - Generate automated reports for slow Swift compilation paths in specific targets :large_orange_diamond:
  • BuildTimeAnalyzer - Build Time Analyzer for Swift :large_orange_diamond:
  • Duration - A simple Swift package for measuring and reporting the time taken for operations :large_orange_diamond:
  • Benchmark - The Benchmark⏲ module provides methods to measure and report the time used to execute Swift code. :large_orange_diamond:
  • MBAssetsImporter - Import assets from Panoramio or from your OS X file system with their metadata to your iOS simulator (Swift 2.0) :large_orange_diamond:
  • Realm Browser - Realm Browser is a Mac OS X utility to open and modify realm database files.
  • SuperDelegate – SuperDelegate provides a clean application delegate interface and protects you from bugs in the application lifecycle.
  • fastlane-plugin-appicon - Generate required icon sizes and iconset from a master application icon.
  • infer - A static analyzer for Java, C and Objective-C.
  • PlayNow - Small app that creates empty Swift playground files and opens them with Xcode. :large_orange_diamond:

Rapid Development

  • KZPlayground - Playgrounds for Objective-C for extremely fast prototyping / learning.
  • MMBarricade - Runtime configurable local server for iOS apps.
  • STV Framework - Native visual iOS development.

Injection

  • dyci - Code injection tool.
  • injectionforxcode - Code injection including Swift.
  • Swinject - Dependency injection framework for Swift
  • Reliant - Nonintrusive Objective-C dependency injection.
  • Kraken - A Dependency Injection Container for Swift with easy-to-use syntax.
  • Cleanse - Lightweight Swift Dependency Injection Framework by Square. :large_orange_diamond:

Deployment / Distribution

  • fastlane - Connect all iOS deployment tools into one streamlined workflow.
  • deliver - Upload screenshots, metadata and your app to the App Store using a single command.
  • snapshot Automate taking localized screenshots of your iOS app on every device.
  • buddybuild - A mobile iteration platform - build, deploy, and collaborate.
  • Bitrise Mobile Continuous Integration & Delivery with dozens of integrations to build, test, deploy and collaborate.
  • watchbuild - Get a notification once your iTunes Connect build is finished processing.
  • Crashlytics - A crash reporting and beta testing service.
  • TestFlight Beta Testing - The beta testing service hosted on iTunes Connect (requires iOS 8 or later).
  • HockeyApp - With HockeyApp, you can distribute beta versions of your app, collect live crash reports, get feedback from users, and analyze test coverage.
  • boarding - Instantly create a simple signup page for TestFlight beta testers.
  • HockeyKit - A software update kit.
  • Boombox.io - Sign up TestFlight beta testers on your website. Embeddable and hosted TestFlight beta sign-up forms

App Store

  • Average App Store Review Times This site tracks the average App Store review times for both the iOS and the Mac App Store using data crowdsourced from iOS and Mac developers.
  • Apple's Common App Rejections Styleguide Highlighted some of the most common issues that cause apps to get rejected.
  • Free App Store Optimization Tool Lets you track your App Store visibility in terms of keywords and competitors.
  • App Release Checklist - A checklist to pore over before you ship that amazing app that has taken ages to complete, but you don't want to rush out in case you commit a schoolboy error that will end up making you look dumber than you are.
  • Harpy - Notify users when a new version of your iOS app is available, and prompt them with the App Store link.
  • iRate - A handy class that prompts users of your iPhone or Mac App Store app to rate your application after using it for a while. Similar to Appirater, but with a simpler, cleaner interface and automatic support for iOS fast application switching.

SDK

Official

  • Spotify Spotify iOS SDK.
  • Facebook Facebook iOS SDK.
  • Facebook Swift Integrate your iOS apps in Swift with Facebook Platform.
  • Google Analytics Google Analytics SDK for iOS
  • Paypal iOS SDK The PayPal Mobile SDKs enable native apps to easily accept PayPal and credit card payments.
  • Pocket SDK for saving stuff to Pocket.
  • Tumblr Library for easily integrating Tumblr data into your iOS or OS X application.
  • Evernote Evernote SDK for iOS.
  • Box iOS + OS X SDK for the Box API.
  • OneDrive Live SDK for iOS.
  • Stripe Stripe bindings for iOS and OS X.
  • Venmo
  • AWS Amazon Web Services Mobile SDK for iOS.
  • Zendesk Zendesk Mobile SDK for iOS.
  • Adobe Creative SDK Adobe creative tools and Creative Cloud SDK.
  • Dropbox SDKs for Drop-ins and Dropbox Core API.
  • Fabric by Twitter Fabric Twitter Kit for iOS.
  • Liquid Analytics Identify behaviours through Analytics and react with real-time Personalization.
  • ResearchKit ResearchKit is an open source software framework that makes it easy to create apps for medical research or for other research projects.
  • PacketZoom PacketZoom SDK for iOS.
  • Primer - Easy SDK for creating personalized landing screens, signup, and login flows on a visual editor with built in a/b/n testing and analytics.
  • Azure - Client library for accessing Azure Storage on an iOS device
  • 1Password - 1Password Extension for iOS Apps
  • CareKit - CareKit is an open source software framework for creating apps that help people better understand and manage their health. By Apple :large_orange_diamond:
  • Shopify - Shopify’s Mobile Buy SDK makes it simple to sell physical products inside your mobile app.

Unofficial

  • STTwitter A stable, mature and comprehensive Objective-C library for Twitter REST API 1.1
  • FHSTwitterEngine Twitter API for Cocoa developers.
  • Giphy Giphy API client for iOS in Objective-C.
  • UberKit - A simple, easy-to-use Objective-C wrapper for the Uber API.
  • InstagramKit - Instagram iOS SDK.
  • DribbbleSDK - Dribbble iOS SDK.
  • objectiveflickr - ObjectiveFlickr, a Flickr API framework for Objective-C.
  • Easy Social - Twitter & Facebook Integration.
  • das-quadrat - A Swift wrapper for Foursquare API. iOS and OSX. :large_orange_diamond:
  • SocialLib - SocialLib handles sharing message to multiple social media.
  • PokemonKit - Pokeapi wrapper, written in Swift :large_orange_diamond:
  • TJDropbox - A Dropbox v2 client library written in Objective-C
  • Lyft - Some pink mustache company forgot to build that SDK. :large_orange_diamond:
  • Github.swift - :octocat: Unofficial GitHub API client in Swift :large_orange_diamond:
  • CloudRail SI - Abstraction layer / unified API for multiple API providers. Interfaces eg for Cloud Storage (Dropbox, Google, ...), Social Networks (Facebook, Twitter, ...) and more.
  • Medium SDK - Swift - Unofficial Medium API SDK in Swift with sample project :large_orange_diamond:

Xcode

Plugins

  • FuzzyAutocompletePlugin - A Xcode 5+ plugin that adds more flexible autocompletion rather than just prefix-matching.
  • SCXcodeMiniMap - SCXcodeMiniMap is a plugin that adds a source editor MiniMap to Xcode.
  • Show in Github - Xcode plugin to open the GitHub page of the commit of the currently selected line in the editor window.
  • BBUFullIssueNavigator - Xcode plugin for showing all issue content in the issue navigator.
  • BBUDebuggerTuckAway - Xcode plugin for auto-hiding the debugger once you start typing in the source code editor.
  • SCXcodeSwitchExpander - SCXcodeSwitchExpander is a small Xcode plugin that expands switch statements by inserting missing cases.
  • VVDocumenter-Xcode - Xcode plug-in which helps you write Javadoc style documents easier.
  • XAlign - An amazing Xcode plugin to align regular code. It can align anything by using custom alignment patterns.
  • CocoaPods Xcode Plugin - Dependency management helper for your CocoaPods, right in Xcode.
  • KSImageNamed-Xcode - Xcode plug-in that provides autocomplete for imageNamed: calls.
  • ColorSense-for-Xcode - Plugin for Xcode to make working with colors more visual.
  • Backlight-for-XCode - Highlights the current editing line in Xcode
  • KPRunEverywhereXcodePlugin - An Xcode plugin to build and run an app across multiple iOS devices with one click.
  • RevealPlugin - Plugin for Xcode to integrate the Reveal App to your project automatic.
  • RealmPlugin- Xcode plugin to generate new Realm models.
  • AdjustFontSize - Instant font size adjustment with ⌘ + / ⌘ -.
  • Rephrase - Localise from Xcode.
  • XCActionBar - "Alfred for Xcode" plugin.
  • QuickJump - Quick code navigation for Xcode.
  • CATweaker - Plugin for creating beautiful CAMediaTimingFunction curve.
  • XcodeWay - An Xcode plugin that makes navigating to many places easier (available via Alcatraz).
  • GitDiff - Highlights deltas against git repo in Xcode.
  • MCLog - Xcode plugin for filtering the console area.
  • XToDo - Dialog with list of all TODO, FIXME, ??? and !!! in the project.
  • CopyIssue - Makes Copy Xcode Issue Description Easy.
  • RTImageAssets - A Xcode plugin to automatically generate all the App icons needed.
  • BBUncrustifyPlugin-Xcode - Xcode plugin to format source code using ClangFormat or Uncrustify.
  • Aviator - Xcode plugin that brings ⇧⌘T (source/test toggle) from AppCode over to Xcode.
  • JumpMarks - Navigate your code files with numbered bookmarks.
  • XCSnippetr - An Xcode Plugin to upload code snippets directly into Slack and Gist.
  • Peckham - Add #import-s from anywhere in the code.
  • MLAutoReplace - Xcode plugin, Re-Intent, make you write code more quickly.
  • AutoHighlightSymbol - A Xcode plugin to add highlight to the instances of selected symbol.
  • Reveal-In-GitHub - Xcode plugin to let you jump to GitHub History, Blame, PRs, Issues, Notifications of any GitHub repo with one shortcut.
  • CleanHeaders-Xcode - A simple iSort like header sorting and duplicate removal plugin for Xcode, makes your headers look more organized.
  • Luft - The Xcode Plugin that helps you write lighter view controllers
  • You-Can-Do-It - Is learning a new language getting you down? Worry not, this Xcode plugin will keep you motivated.
  • PreciseCoverage - Make Xcode code coverage more informative
  • AutoIndentWithSave Xcode plugin which indent the source code when save
  • Refactorator - SourceKit Xcode Plugin that Refactors Swift :large_orange_diamond:
  • VWInstantRun - An Xcode plugin let you build & run your selected lines of code in Xcode without running the whole project, you'll have the output instantly in your Xcode console. :large_orange_diamond:
  • TTPasteHistory - A Xcode plugin. Recording you copy-and-paste history easily to write the code
  • xSendIssue - Plugin for Xcode to submit github issues directly from within Xcode.
  • Swimat - An Xcode formatter plug-in to format your swift code.
  • Fastlane-Plugin - The awesome Fastlane tools brought into your Xcode.
  • Gradle Xcode plugin - Build iOS or Mac OS X Projects using Gradle.
  • SYXcodeIconVersion - This Xcode plugin shows Xcode app version in the Dock and App Switcher icon :large_orange_diamond:
  • Gradle - makes it easier to build Xcode projects by specifying the build settings in a single configuration file :large_orange_diamond:
  • HOStringSense-for-Xcode - Plugin for Xcode to make perfect editing regular expressions, multi line texts, inline HTML and many more use cases. Also provides quick feedback on string length.
  • CleanClosureXcode - An Xcode Source Editor extension to clean the closure syntax. :large_orange_diamond:
  • xTextHandler - Xcode 8 Source Editor Extension Toolset
  • FastStub-Xcode - Xcode Plugin helps you find missing methods in your class header, protocols, and super class, also makes fast inserting.
  • JSPatchX - A XCode plugin that provides autocompletion for JSPatch
  • Dash - Dash is a great documentation browser which integrates closely into Xcode with its plugin.

Themes

Other Xcode

  • awesome-xcode-scripts - A curated list of useful xcode scripts :memo:.
  • Synx - A command-line tool that reorganizes your Xcode project folder to match your Xcode groups.
  • dsnip - Tool to generate (native) Xcode code snippets from all protocols/delegate methods of UIKit (UITableView, ...)
  • SBShortcutMenuSimulator - 3D Touch shortcuts in the Simulator
  • awesome-gitignore-templates - A collection of swift, objective-c, android and many more langugages .gitignore templates :memo:.

Reference

Style Guides

Good Websites

News, Blogs and more

UIKit references

Forums and discuss lists

Tutorials and Keynotes

iOS UI Template

Prototyping

Newsletters

  • iOS Goodies - Weekly iOS newsletter
  • This Week in Swift - I'm @NatashaTheRobot and I'm programmed to love #Swift! Every week, I put together a list of the best Swift resources for you. Happy Learning!
  • The iOS Times - A weekly publication with news and trending projects in the open source iOS ecosystem.
  • Swift Sandbox - Swift developer newsletter, curated collection of Swift open source news, projects & resources. :large_orange_diamond:
  • raywenderlich.com Weekly - sign up to receive the latest tutorials from raywenderlich.com each week
  • iOS Dev Tools Weekly - The greatest iOS development tools, including websites, desktop and mobile apps, and back-end services.
  • iOS Trivia Weekly - Three challenging questions about iOS development every Wednesday
  • Indie iOS Focus Weekly - Looking for the best iOS dev links, tutorials, & tips beyond the usual news? Curated by Chris Beshore. Published every Thursday.
  • iOS Dev Weekly - Subscribe to a hand-picked round up of the best iOS development links every week. Free.

Medium

Twitter

Facebook Groups

Podcasts

Books

Other Awesome Lists

Other amazingly awesome lists can be found in the
FROM https://github.com/vsouza/awesome-ios
------------------

我们要做什么?

目录

入门

  • Road Map iOS:开发 iOS 应用从今天开始,苹果指南。★官网
  • Lifehacker:我想写一个 iOS 应用,该从哪里开始?官网
  • Codeproject:入门 iPhone 和 iOS 应用开发。官网
  • Ray Wenderlich:学习 iOS 应用开发。官网
  • Stanford:Developing Apps to iOS:斯坦福在 iTunes U 上的 iOS App 开发课程(音频和视频)。官网
  • Stanford:Developing iOS 8 Apps with Swift:斯坦福在 iTunes U 上用 Swift 开发 App 的课程(2015版)。★官网

库和框架

音频

  • AudioBus:下一代 App 到 App 的实时音频路由。官网
  • AudioKit:一个强大的音频合成,处理和分析的工具集。官网
  • EZAudio:一个基于 Core Audio 的 iOS/OSX 音频可视化框架。用于实时,低延迟的音频处理和可视化功能的开发。官网
  • TheAmazingAudioEngine:是iOS音频处理框架,简单易用,能对音频进行处理。官网
  • novocaine:应用于 OSX 和 iOS 的高性能音频框架。官网
  • QHSpeechSynthesizerQueue:一个 AVSpeechSynthesizer(iOS文本发音) 的队列管理系统。官网
  • StreamingKit:一个针对 OSX 和 iOS 中 AudioPlayer/AudioStreamer 快捷的无缝扩展。官网官网
  • sound-fader-ios:一个 Swift 写的 AVAudioPlayer 的声音控制器 官网

动画

Apple TV

  • Voucher:方便 tvOS App 通过 iOS 设备上相应的程序来认证的库。官网

桥接

  • JSPatch:JSPatch 利用 Objective-C 运行时桥接了 Objective-C 和 Javascript。你仅需引入一个小的引擎,就可以使用 JS 调用任何 Objective-C 的类。JSPatch 通常用来对 iOS App 做热修复(hotfix)。官网

缓存

图表

  • ios-charts:一个强大的图表框架,MPAndroidChart 在 iOS 上的移植。★官网
  • JTChartView:JTChartView 是一个完全可定制的轻量级图表解决方案。官网
  • PNChart:一个简单漂亮的图表库,Pinner 和 CoinsMan 的iOS客户端中使用了这个框架。官网
  • BEMSimpleLineGraph:优雅的折线图框架。官网
  • JBChartView:基于 iOS 的图表库,包含折线图和直方图。官网
  • XYPieChart:一个有动画的饼图框架。官网
  • TEAChart:简单易用的 iOS 图表库。包括了贡献图、时钟图、直方图。官网
  • EChart:iOS/iPhone/iPad 图表。提供了事件处理和动画支持。官网
  • FSLineChart:一个 iOS 折线图库。官网
  • chartee:一个为移动平台设计的图表库。官网
  • ANDLineChartView:使用 ANDLineChartView 可以便捷的在视图类中显示有动画效果的折线图。官网
  • TWRCharts:一个 ChartJS 的 iOS 封装。结合 Obj-C 原生代码便捷地构建有动画的图表。官网

Core Data

  • CWCoreData:方便并发环境下 CoreData 框架开发的扩展与实用工具。官网
  • ObjectiveRecord:ActiveRecord 的 Objective-C 版本。官网
  • SSDataKit:消除使用 CoreData 产生的样板代码。官网
  • ios-queryable:ios-queryable 是一个基于 CoreData 的 IQueryable/IEnumerable 实现。官网
  • ReactiveCoreData:ReactiveCoreData (RCD) 是一个将 CoreData 带入 ReactiveCocoa 世界的尝试。官网
  • Ensembles:一个 CoreData 同步框架。官网
  • SLRESTfulCoreData:根据 Objc 命名习惯,在运行时自动生成访问器,URL替换和智能属性映射。官网
  • Mogenerator:自动生成 CoreData 代码。官网
  • HardCoreData:不会阻塞 UI 线程的 CoreData 栈和控制器。官网
  • encrypted-core-data:使用 SQLClipher 对 CoreData 的 SQLite 存储进行加密。官网
  • MagicalRecord:非常优秀的 CoreData 便捷存取框架。官网
  • QueryKit:一个简洁的类型安全的 CoreData 查询语言 ★官网
  • CoreStore:强大的 CoreData 框架,解决了增量迁移、获取、观察等问题。★官网

数据库

  • Realm:CoreData 和 SQLite 的替代品。简洁、现代、快速。官网
  • YapDatabase:YapDatabase 是一个 iOS 和 Mac 上可扩展的数据库。官网
  • Couchbase Mobile:Couchbase,有云同步支持的移动平台上的文档存储。官网
  • FMDB:SQLite 的 Cocoa/Objective-C 封装。官网
  • Akaibu-NSUserDefaults:Swift 键/值存储,只需要一行代码就可以对 NSObject 对象进行归档。类的属性会自动映射和归档。官网
  • FCModel:为那些喜欢直接使用 SQL 进行数据库操作的人提供的 CoreData 的替代品。官网
  • Zephyr:轻松地通过 iCloud 同步 NSUserDefaults ★官网
  • Prephirences:Prephirences 是一个提供了有用的协议和便捷的方法来管理应用的偏好设置,配置和应用状态的 Swift 库。★官网

加密

  • AESCrypt-ObjC:一个简单固执的 AES 加密/解密类,然而它就是可以很好的工作。官网

硬件

动作
  • MotionKit:只需要两行或者很少的几行代码就可以从加速度传感器、陀螺仪和磁力传感器获取数据。现在 CoreMotion 让这些变得前所未有的简单。官网
 
蓝牙
  • Discovery:这是个很简单的库,用来从附近的设备上发现和获取数据(即便 peer app 在后台工作)。官网
  • LGBluetooth:基于 CoreBluetooth 的一个轻量级库,基于 block 制作。它能够让你程序中的 CoreBluetooth 相关的代码更加简洁。官网
  • PeerKit:一个用于事件驱动,零配置的 Multipeer 连接应用程序的开源 Swift 框架。★官网
  • simple-share:一个基于蓝牙 LE 共享的框架,易于实现附近设备的连接。官网
  • BluetoothKit:使用 BLE 在 iOS/OSX 设备之间通讯的框架★官网
位置
  • IngeoSDK:总是处于开启状态的 iOS 位置显示框架。官网
  • Proxitee:允许开发者利用 iBeacons 和地理围栏创建近场感知的应用。官网
  • LocationManager:实现了一次性或者持续请求当前位置的功能,提供了基于 block 的异步 API。官网
  • LocationKit:高级位置 SDK - 只使用很少的电量和上下文相关的位置信息就可以提供高精确度的位置数据。官网
iBeacon
  • Proxitee:允许开发者利用 iBeacons 和地理围栏创建近场感知的应用。官网
  • OWUProximityManager:一个方便的 iBeacon + CoreBluetooth 管理器。官网
  • Vicinity:复制邻近的 iBeacons (通过分析RSSI),并支持在后台广播和检测 BLE 设备。官网
  • BeaconEmitter:把你的 Mac 变成一个 iBeacon。官网
  • OWUProximityManager:iBeacons + CoreBluetooth.官网

HUD

  • MBProgressHUD:用于显示一个半透明的 HUD。当任务在后台线程结束时可以在上边显示一个指示器和/或者标签。官网
  • SVProgressHUD:一个为你的 iOS 应用制作的简洁,轻量级的进度指示 HUD。官网
  • ProgressHUD:ProgressHUD 是一个轻量易用的 HUD。官网
  • M13ProgressSuite:一个包含了很多 iOS 上用于显示进度信息工具的套装。官网
  • JHProgressHUD:一个简单轻量的 Swift 框架,用于在 iOS 应用中显示★官网
  • PKHUD:用 Swift 重新实现了 Apple 的原生 HUD,支持 iOS 8 以上★官网
  • CozyLoadingActivity:轻量的载入动作指示 HUD ★官网

事件总线

  • Caravel:用于 UIWebView 和 JS 的 Swift 事件总线。★官网
  • SwiftEventBus:一个真对 iOS 8 优化的发布/订阅事件总线。★官网
  • PromiseKit:iOS 和 OS X 上的 Promises 实现。官网
  • Bolts:Bolts 是一个试图使构建移动应用更简单的一个底层库集合。包括了任务(promises)和应用关联(deep links)。官网
  • SwiftTask:Swift 实现的 Promise + progress + pause + cancel + retry。 ★官网

文件

  • FileKit:Swift 实现的简单快捷的文件管理工具。★官网

 

JSON

  • JSONKit:Objective-C JSON 工具。官网
  • TouchJSON:一个 Objective-C 的 JSON 框架。官网
  • JSON-Framework:这个框架用 Objective-C 实现了一个严格的 JSON 解释器和生成器。官网
  • Mantle:面向 Cocoa 和 Cocoa Touch 的模型框架 Model 。官网
  • Groot:实现呃 JSON 字典或者数组和 Core Data Mangement 对象之间的转换。官网
  • KZPropertyMapper:以最少的代码实现数据映射和验证。官网
  • JSONModel:神奇的基于 JSON 的数据模型化框架。创建了一系列敏捷便利,自动并且智能的模型类。官网
  • SwiftyJSON:使用 Swift 处理 JSON 数据的好方法。★官网
  • FastEasyMapping:快速地序列化和反序列化 JSON 数据。官网
  • OCMapper:Objective-C & Swift 通用的快速 JSON 模型转化框架。 ★官网
  • ObjectMapper:在模型对象(包括 class 和 struct)和 JSON 之间转换的 Swift 框架。★官网
  • JASON:性能优秀操作便捷的 JSON 解析。★官网
  • Gloss:一个 Swift 写的 JSON 解析库。★官网
  • Cereal:Swift 对象序列化 ★官网
  • SwiftyJSONAccelerator:使用 SwiftyJSON 或者 ObjectMapper 根据 JSON 生成 Swift 模型。支持 NSCoding 并且提供了使用 JSON 来表示模型的方法。★官网

布局

  • ios-flexboxkit:一个封装了 Flexbox 布局的简单 UIKit 扩展。官网
  • Masonry:利用简单的,链式的语法发挥出自动布局 NSLayoutConstraints 的强大功能。官网
  • FLKAutoLayout:让使用代码做约束更加简便的 UIView 类别。官网
  • Façade:可编程的视图布局,一个 autolayout 的替代品。官网
  • PureLayout:终极的 iOS 和 OS X 上的 Autolayout API,极其简单又异常强大。同时适用于 Objective-C 和 Swift。官网
  • SnapKit:一个 iOS 和 OS X 的 Swift Autolayout 领域专用语言(DSL)。★官网
  • Cartography:一个 Swift 编写的声明式 Auto Layout 领域专用语言(DSL)。★官网
  • AutoLayoutPlus:给 Auto Layout 加的一点料,由 Swift 驱动。 ★官网

日志

  • CleanroomLogger:一个基于 Swift 可配置可扩展的日志 API,简洁、轻量并且高效。★官网
  • CocoaLumberjack:一个快捷强大灵活的日志框架,可用于 iOS & Mac。官网
  • NSLogger:一个高性能的日志工具,它可以显示运行在 OS X、iOS 和 Android 上客户端应用的踪迹。官网
  • Aardvark:一个高性能日志框架,它使得创建可操作的 bug 报告变得非常简单。官网
  • BlockTypeDescription:在日志记录 block 的时候显示类型签名。官网
  • QorumLogs:为 Xcode 和 Google Docs 设计的 Swift 日志工具。★官网

地图

  • Route-me:iOS 开源地图框架官网
  • NAMapKit:允许你在 iPhone 应用使用自定义地图,并尝试模仿 Mapkit 框架的一些行为。官网
  • Mapbox GL:一个 iOS 上使用 OpenGL 渲染 Mapbox 矢量地图块的框架。官网
  • CMMapLauncher:用于 iOS 中在各种地图应用中显示方向的便捷框架。官网
  • 百度地图iOS SDK:一套功能丰富的地图开发工具包。官网
  • 百度鹰眼轨迹iOS SDK:一套能够进行绑路纠偏的轨迹开发工具包。官网

媒体

图片
  • GPU Image:一个基于 GPU 的 iOS 开源的图像和视频处理框架。官网
  • UIImage DSP:iOS UIImage 处理功能,它使用 vDSP/Accelerate 框架来提高速度。官网
  • QR Code Scanner:二维码扫描器。官网
  • AsyncImageView:UIImageView 的异步图像加载和显示扩展,不会阻塞 UI 线程。官网
  • SDWebImage:异步的图像下载器,提供了缓存支持。以 UIImageView 类别的方式提供。官网
  • DFImageManager:从多种数据源获取图像的现代框架。无需配置,并具有高度的可定制性和扩展性。使用了 NSURLSession。官网
  • MapleBacon:一个 Swift iOS 图像下载和缓存库 ★官网
  • NYTPhotoViewer:抽屉菜单和照片查看器。官网
  • IDMPhotoBrowser:图片浏览器/查看器。官网
  • JTSImageViewController:iOS 交互式图片浏览器。官网
  • Concorde:下载和解码连续的 JPEG 图像。官网
  • SCRecorder:类似 Vine 的点击拍摄,动画过滤器,慢镜头,片段编辑相机引擎。官网
  • HanekeSwift:一个 Swift 编写的 iOS 平台的轻量级通用缓存框架,还有对图像的更多支持。★官网
  • TOCropViewController:一个可以允许用户修改 UIImage 对象的视图控制器。官网
  • YXTMotionView:一个自定义的图片视图,它实现了依靠设备运动来滚动图片。官网
  • PINRemoteImage:一个线程安全、高性能、特性丰富的图像获取器。官网
  • SABlurImageView:可以轻松地为图片添加模糊动画效果。★官网
  • FastImageCache:在滚动时快速显示图片的 iOS 框架。官网
  • BKAsciiImage:将图片渲染为 ASCII art 的库。官网
  • YLGIFImage:异步的 GIF 图像解码和图片浏览器。支持 GIF 图动画,但只消耗少量的内存。官网
  • AlamofireImage:一个为 Alamofire 制作的图像组件库。★官网
  • Nuke:高级的图片管理框架。★官网
  • FlagKit:供 app 和 web 页面上使用的漂亮旗标。★官网
  • YYWebImage:异步图像加载框架(支持 WebP,APNG,GIF 格式)。官网
视频
  • VIMVideoPlayer:一个对 AVPlayer 和 AVPlayerLayer 类的简单封装。官网
  • MobilePlayer:一个强大完善且完全可定制的 iOS 媒体播放器。官网
PDF
  • Reader:一个 iOS PDF 阅读器的核心。官网
  • UIView 2 PDF:使用 UIViews (或配合着 XIB)的 PDF 生成器。官网

消息

  • LayerKit:一个对于 Layer 的 iOS 开发组件,。是将消息(文字,照片,视频,数据)添加到移动或 Web 应用中最简单的解决方案。官网
  • Twilio:驱动着现代的交流方式,构建下一代音频与 SMS 应用。官网
  • Plivo:SMS API、音频 API 和 全球运营商。官网
  • XMPPFramework:一个 iOS 和 Mac 上的 XMPP 协议通讯框架。官网

网络

  • AFNetworking:一个得心应手的 iOS 和 OSX 上的网络请求框架。官网
  • RestKit:RestKit 是一个 iOS Objective-C 框架,是为了让和 RESTful web 服务交互变的简单、快捷、有趣。官网
  • FSNetworking:稳固的 iOS 网络库。官网
  • ASIHTTPRequest:Objective-C 编写的 HTTP 网络请求库。它是对 CFNetwork 易用的封装。支持 Mac OS X 和 iPhone。官网
  • Overcoat:小巧但是很强大的库,让创建一个 REST 客户端简便和有趣。官网
  • ROADFramework:面向属性的 web 服务交互方式。框架有内建的 json 和 xml 请求响应序列化方法,十分方便扩展。官网
  • MBNetworkMonitor:苹果 Reachability 类的现代化替代品,使用了 CoreTelephony 来传达更多有关用户网络连接状况的信息官网
  • MBNetworkIndicator:提供了简单的方式在多个请求之间协调设备网络指示器官网
  • Alamofire:Alamofire 是一个 Swift 写的 HTTP 网络库,由 AFNetworking 的作者编写。★官网
  • Transporter:让上传下载更便捷的小代码库。★官网
  • CDZPinger:使用方便的 ICMP Ping 框架。官网
  • NSRails:将客户端的对象/类映射到远程 REST API 的对象/ORM。官网
  • NKMultipeer:一个建立在多重链接上的可测试的抽象。★官网
  • CocoaAsyncSocket:用于 Mac 和 iOS 的异步 socket 网络库。官网
  • Siesta:优雅的 RESTful 资源抽象,将状态解藕。是基于回调或者代理的网络库的替代品。★官网
  • Reachability.swift:用 Swift 和闭包重新实现了苹果的 Reachablility 框架。★官网
  • NetworkEye:一个 iOS 网络调试库,可以显示 App 中的 HTTP 请求和请求的相关信息。官网

推送通知

  • Orbiter:在 iOS 中注册推送通知。官网
  • PEM:为推送服务器自动生成 profile。官网
  • Parse Push:完全免费的后台推送通知,提供了创建分段,调度甚至 A/B 测试的能力。官网
  • Urban Airship:付费的推送通知后台。官网
  • Growth Push:付费的推送通知。 它是在日本最受开发者喜爱的工具之一。官网
  • APNS-Pusher:苹果推送通知服务的调试器。官网

Passbook

  • passbook:为 Passbook 创建 pkpass 文件。官网
  • Dubai:生成和预览 Passbook 的 Pass。官网
  • Passkit:设计、创建并验证 Passbook 的 Pass。官网

权限

  • PermissionScope:智能的 iOS 授权 UI 和 统一的 API(支持位置、通知、照片、联系人、日历、照片、麦克风、BT、进度指示、HealthKit 和 CloudKit)。★官网
  • Proposer:便捷地请求用户权限(支持相机、照片、麦克风、联系人、位置)。★官网
  • ICanHas:简化 iOS 用户权限请求(支持位置、推送通知、相机、联系人、日历、照片)。★官网
  • VWWPermissionKit:可视化的 iOS 授权管理器。官网
  • ISHPermissionKit:为 iOS 提供请求用户权限的统一方法。官网
  • JLPermissions:iOS 预授权工具,开发者用它来制作询问用户是否授权的对话框,支持日历、联系人、位置、照片、备忘录、twitter、推送通知和其他需要授权的操作。官网

文本

  • Twitter Text Obj:Twitter 的文本处理库的 Objective-C 实现。官网
  • Nimbus:Nimbus 是一个为高级 iOS 软件设计师制作工具包。官网
  • NSStringEmojize:一个将 Emoji 表情符号转换为等价的 Unicode 字串的 NSString 类别。官网
  • MMMarkdown:用于将 Markdown 转换为 HTML 的 Objective-C 静态库。官网
  • DTCoreText:利用 CoreText 使用 HTML 代码的方法。官网
  • DTRichTextEditor:一个 iOS 的富文本编辑器。官网
  • NBEmojiSearchView:一个支持搜索并且可以集成到文本控件中的 emoji 下拉列表视图。官网
  • ios-fontawesome:NSString + FontAwesome。官网
  • Pluralize.swift:强大的 Swift String 单数转换复数扩展。★官网
  • RichEditorView:RichEditorView 是一个简单、模块化的富文本编辑器视图。★官网
  • Money:为与钱和现金相关工作的的 Swift 值类型。★官网
  • PhoneNumberKit:用于解析,格式化和验证国际电话号码的 Swift 框架,由谷歌的 libphonenumber 库支持。★官网
  • YYText:iOS 上用于显示和编辑富文本的强大文本框架。官网

功能漫游 / 介绍 / 教程

  • Onboard:用一点点代码就可以创建一个漂亮的吸附效果的实践。官网
  • EAIntroView:高度可定制非侵入式的欢迎页面解决方案。官网
  • MYBlurIntroductionView:在 MYIntroductionView 上完善的,用于构建可定制的 app 介绍或者教程页面的框架。官网
  • BWWalkthrough:一个自定义 iOS App 的功能漫游页面的框架。★官网
  • GHWalkThrough:一个基于 UICollectionView 的非侵入式介绍页面组件。官网
  • ICETutorial:一个很好的教程框架,类似 Path 3.X 版本的 App 中的样式。官网
  • JazzHands:Jazz Hands 是一个简单的 UIKit 关键帧动画框架。动画是可以使用手势、滚动视图、KVO 或者 ReactiveCocoa 来控制的。官网
  • RazzleDazzle:简单的基于关键帧的 iOS 动画框架,由 Swift 编写。最适合用于 App 的滚动介绍页面。★官网
  • Instructions:向你的 iOS 项目中添加自定义的操作方式指导的简单办法。★官网
  • SwiftyWalkthrough:创建一个体验绝佳的功能漫游的最简单方法,Swift 编写。★官网

URL Scheme

  • WAAppRouting:iOS 的路由实现。同时处理了 URL 识别和利用控制器显示解析后的参数。全部这些只要一行代码就可以搞定,控制器堆栈还会被自动保留!官网
  • DeepLinkKit:杰出的路由匹配框架,使用基于 block API 处理你的深链接。官网
  • IntentKit:一个便捷的方法来在 iOS app 中处理第三方 URL schemes。官网
  • JLRoutes:使用了 block API 的 iOS URL 路由框架。官网

UI

  • Chameleon:一个 iOS 性能强大的轻量级扁平化颜色框架,可以用于 Objective-C 和 Swift。★官网
  • ActionSheetPicker-3.0:为 iOS App 快速制作一个下拉 UIPickerView / ActionSheet 功能。官网
  • FlatUIKit:适用于 iOS 的扁平化 UI 组件集合。官网
  • JVFloatLabeledTextField:附有浮动标签的 UITextField 子类。官网
  • SSBouncyButton:有弹性的 iOS7 样式按钮 UI 组件。官网
  • BetweenKit:一个健壮的 iOS 拖拽框架。官网
  • JSQMessagesViewController:一个优雅的 iOS 聊天消息 UI 库。官网
  • AMSmoothAlert:一个很 cool 的 AlertView。官网
  • TSMessages:在屏幕上方显示通知(比如成功、错误、警告或者消息)视图。官网
  • NZAlertView:简单直观的 AlertView。类似推送通知的效果。官网
  • MGSwipeTableCell:可以显示滑动按钮的 UITableViewCell 的子类,还支持多种过渡动画。官网
  • ARAutocompleteTextView:subclass of 实时显示文本提示的 UITextView 的子类。完美支持 e-mail 格式。官网
  • TGCameraViewController:基于 AVFoundation 的自定义相机。样式漂亮,轻量并且可以很容易地集成到 iOS 项目中。官网
  • ENSwiftSideMenu:一个 Swift 写的简洁 iOS7/8 侧滑菜单。★官网
  • MDCSwipeToChoose:滑动卡片来决定 "喜欢" 或者 "不喜欢" 的控件,效果类似 Tinder App。可以用于在几分钟内创建识字卡 app,图片浏览器或者其他类似应用,而不用几小时。官网
  • ParallaxTableViewHeader:UITableView header 的视差滚动效果组件。官网
  • JLToast:iOS 的 Toast 组件,提供了简单的接口。★官网
  • SweetAlert:为 iOS 应用提供了实时动画效果的 AlertView,Swift 编写而成。★官网
  • Form:JSON 驱动的列表控件。官网
  • BLKFlexibleHeightBar:创建一个高度可以自动调整的 NavigationBar,类似 Facebook ,Square Cash,Safari 中的那样。官网
  • NMPopUpView:用于显示浮动窗口的简单 iOS 类。支持 Swift 和 Objective-C。★官网
  • SDevIconFonts:用于 Swift 的 Fontawesome, Iconic, Ionicons, Octicon。★官网
  • SDevBootstrapButton:Swift 版的 Twitter Bootstrap 按钮。★官网
  • SDevCircleButton:Swift 实现的圆型按钮。★官网
  • SDevFlatColors:Swift 实现的扁平化颜色。★官网
  • ColorArt:从图片中取出主要颜色,类似 iTunes 11 的效果。官网
  • IQKeyboardManager:防止键盘滑出来遮挡住 UITextField/UITextView 的框架,非侵入,无需代码。官网
  • WCFastCell:滚动流畅的 Tables/Collections cell (没有动画)。官网
  • Motif:一个基于 JSON 的可定制轻量级样式表框架。官网
  • VBFPopFlatButton:基于 Facebook POP制作的,有9种不同状态动画的扁平化按钮。官网
  • HTPressableButton:扁平化设计的可以按压的按钮。官网
  • Cool-iOS-Camera:一个完全可定制的现代的照相机,使用 AVFoundation 框架实现。官网
  • AsyncDisplayKit:AsyncDisplayKit 是一个 iOS 框架,它能够使一个很复杂的用户界面保持平滑和反应灵敏。官网
  • AMTagListView:一个可以添加一系列高度可定制化的标签的 UIScrollView 子类。官网
  • MotionBlur:MotionBlur 让你可以在 iOS 动画效果上添加模糊效果。官网
  • PBJVision:iOS 相机引擎,支持点击拍摄,慢动作视频和图片捕捉功能。官网
  • DynamicColor:又一个用于操作颜色的 Swift 扩展。★官网
  • GaugeKit:可定制的仪表组件,可以方便地仿制苹果样式的仪表盘。★官网
  • SVWebViewController:一个非侵入式的内置浏览器。官网
  • SwiftWebVC:一个 SVWebViewController 的 Swift 实现。★官网
  • MVAutocompletePlaceSearchTextField:一个类似 Google Places,Uber 等位置搜索的非侵入式自动完成控件。官网
  • MVMaterialView:用来模仿 Material Design 概念波纹(Ripple)效果 UI 控件的子类和 UIButton。官网
  • Atlas:为 Layer 设计的原生 iOS 消息应用 UI 组件。官网
  • Swift-Prompts:用来设计自定义提示的 Swift 库,有很大的范围可供选择。★官网
  • IQDropDownTextField:提供了下拉 UIPickerView 支持的 UITextField。官网
  • PJAlertView:苹果弃用了原来好用的警告视图,让我们失去了很多的定制性,这个库重新将定制性带回来。官网
  • CZPicker:iOS 的 Popup 样式的 UIPickerView.官网
  • TisprCardStack:卡片 UI 库。★官网
  • YXTPageView:一个支持 UIView 和 UITableView 之间滚动切换的 PageView。官网
  • DatePickerDialog:在 UIAlertView 上显示 UIDatePicker 的 Swift 库。★官网
  • gifu:iOS 上支持动态 GIF 的 Swift 框架。★官网
  • SAHistoryNavigationViewController:SAHistoryNavigationViewController 实现了一个在 iOS 上的类似任务管理器的 UI,兼容 UINavigationContoller,3D Touch。★官网
  • DOFavoriteButton:一个可爱的动画按钮。★官网
  • LNRSimpleNotifications:简单的 Swift app 内置通知。LNRSimpleNotifications 是一个 Swift TSMessages 简化版本。 ★官网
  • NgKeyboardTracker:iOS 的键盘跟踪 Objective-C 库。官网
  • SAInboxViewController:受到 "Inbox by google" 动画过渡效果启发的 UIViewController 子类。★官网
  • TLYShyNavBar:不像那些 UINavigationBar 那么傲慢。这个 Bar 很谦虚!可以很容易地创建自动滚动的 navigation bar。官网
  • BRYXBanner:Swift 的 iOS7+ 样式的下拉通知。 ★官网
  • NYAlertViewController:可以自定义内容视图的 iOS AlertView,可高度自定义。官网
  • HDNotificationView:使用模仿原生的通知横幅 UI,发出任何警告。官网
  • MZFormSheetPresentationController:MZFormSheetPresentationController 提供了一个原生 iOS UIModalPresentationFormSheet 的替代品,添加了对 iPhone 的支持,并且可以自定义 controller 的尺寸和表单的外观。官网
  • AnimatedTransitionGallery:使用 UIViewControllerAnimatedTransitioning 协议实现了自定义 iOS 7 过渡动画。官网
  • iCarousel:iOS 和 Mac OS 上简单的,高度可定制化的数据驱动 3D 跑马灯。官网
  • RESideMenu:受 Dribble 上的设计启发而制作的 iOS 7/8 样式的视差侧滑菜单。官网
  • FontAwesomeKit:iOS 的图标字体库,现在支持 Font-Awesome,Foundation icons,Zocial 和 ionicons。官网
  • Cocoa Controls:开源的 iOS 和 OS X UI 组件.官网
  • ActiveLabel.swift:非侵入的 UILabel 替代品,支持 Hashtags (#), Mentions (@) 和 URL (http:// )。 ★官网
  • XLForm:XLForm 是最灵活强大的 iOS 库,用来创建动态的 tableview 表单,完全适用于 Swift 和 Obj-C。官网
  • RAReorderableLayout:可以拖拽放置的 UICollectionView 元素。官网
  • ESTabBarController:一个允许高亮按钮和自定义按钮动作的 Tabbar 控制器。官网
  • STPopup:STPopup 为 iPhone 和 iPad 提供了一个 popup 样式的 UINavigationController。官网
  • HoneycombView:HoneycombView 是用来显示类似 Honyecomb 布局的 iOS UIView,由 Swift 实现。★官网
  • tapkulibrary:tap + haiku = tapku, 一个精心设计的 iOS 开源框架。官网
  • NVActivityIndicatorView:很好的加载动画集合。★官网
  • KCJogDial:提供控制功能的 UIView,类似一个转轮控制器。★官网
  • PagingMenuController:有可定制的菜单的分页视图控制器,Swift 实现。★官网
  • RadialMenu:RadialMenu 是一个提供了触控的上下文菜单(类似 iOS8 中 iMessage 的录制按钮)的自定义控件。使用 Swift 和 POP 框架构建。★官网
  • VLDContextSheet:类似 Pinterest iOS app 中的菜单。官网
  • cariocamenu:最快的无点击菜单。★官网
  • DAExpandAnimation:以自定义的模态过渡效果,从 cell 中展开来呈现控制器的库。★官网
  • ScrollPager:类似 Flipboard 的滚动翻页。★官网
  • ComponentKit:受到 React 启发的 iOS 框架,Facebook 出品A React-Inspired View Framework for iOS, by Facebook.官网
  • Eureka:使用纯 Swift 构建优雅的 iOS 表单。★官网
  • PMTween:优雅灵活的 iOS 渐变库。官网
  • MZTimerLabel:让 UILabel 变成 倒计时器或者秒表的便利类,类似苹果的时钟应用。官网
  • WobbleView:WobbleView 是一个实现了流行的摇晃效果的视图。你可以在应用中方便的添加动态的用户交互和过渡效果。★官网
  • CBZSplashView:Twitter 样式的启动页(Splash Screen)视图,缩放后显示主视图。官网
  • RKNotificationHub:让任何 UIView 变成完善的通知中心。官网
  • EatFit:Eat fit 是一个受 Google Fit 启发的用于漂亮地展示数据的组件。官网
  • CollapsableTable:可以自定义 section header 的可折叠 tableview section。★官网
  • LiquidFloatingActionButton:流体状态的 Material Design 的浮动按钮。官网
  • LiquidLoader:液体动画的加载器组件。★官网
  • PickerView:Swift 实现的自定义的 UIPickerView 替代品。★官网
  • InteractivePlayerView:自定义的 iOS 音乐播放器视图。★官网
  • phone-number-picker:一个 Swift 实现的简单易用的视图控制器,类似 WhatsApp 那样让你输入带有国家代码电话号码。★官网
  • DLWBouncyView:BouncyView 是一个为所有视图都实现了最近流行的弹性效果的框架。官网
  • MMPopupView:基于 Pop-up 的视图(例如,AlertSheet),支持方便地定制。官网
  • EXTView:使用 IB_DESIGNABLE 和 IBInspectable 为 Interface Builder 提供了 UIView 扩展。官网
  • JTMaterialSwitch:一个受 Google 的 Material Design 启发的可定制的开关 UI,有波纹效果和弹性动画。官网
  • PickerView:Swift 写的可定制的 UIPickerView 替代品。官网
  • KCSelectionDialog:简单的选择对话框。★官网
  • SFFocusViewLayout:支持内容聚焦的 UICollectionViewLayout。官网
  • UITextField-Shake:添加了摇晃动画的 UITextField 类别。也有 Swift 版本 ★官网
  • JTFadingInfoView:一个基于 UIButton 的支持淡入淡出动画特性的视图。官网
  • KCFloatingActionButton:简洁的 iOS 浮动操作按钮。★官网
  • TTGSnackbar:在屏幕底部显示简单的消息和操作按钮,支持多种动画效果。★官网
  • TTGEmojiRate:iOS 的类似 emoji 的评分视图。★官网
  • CardAnimation:卡片翻页动画效果。★官网
  • BEMCheckBox:优雅的 iOS 复选框。(Check box)官网
  • CVCalendar:支持 iOS 8+ 的自定义可视化日历,Swift(2.0)实现。★官网
  • JTAppleCalendar: 最好的iOS版雨燕日历库 ★官网
  • SCLAlertView-Swift:Swift 实现的一个漂亮的动画 Alert View。★官网
  • Atlas-iOS:Atlas 是一个原生 iOS 对话 UI Layer 组件。官网
  • TKRubberIndicator:Swift 版橡胶 PageControl 指示器。 http://tbxark.github.io ★官网
  • HorizontalProgress:简单的动画水平进度条。官网
  • TKSwitcherCollection:一个动画开关集合。http://tbxark.github.io ★官网
  • JDSwiftAvatarProgress:方便自定义的异步加载展位图进度条动画。★官网
  • iOS-CircleProgressView:这个空间允许用户用代码或者 interface builder 初始化或创建并渲染一个圆形的进度条视图。★官网
  • Hamburger-Menu-Button:一个高度可定制的汉堡包菜单按钮。★官网
  • DGElasticPullToRefresh:iOS 弹性下拉刷新控件,Swift 实现。★官网
  • HTYTextField:一个有弹性的站位文字的 UITextField。★官网
  • JDStatusBarNotification:显示在顶部状态栏的通知,使用简单,可以自定义。官网
  • GuillotineMenu:铡刀样式过渡动画的下拉菜单。★官网
  • MediumMenu:一个基于 Medium iOS 应用的菜单。★官网
  • YALField:使用 interface builder 更容易地创建表单 UI。包含带合法性验证的自定义字段。官网
  • StarryStars:iOS GUI 库,用于显示和编辑评分。官网
  • JRSplitVC:自适应布局的 UISplitViewController。官网
  • SevenSwitch:非侵入式的 iOS7 样式的开关替代品。★官网
  • RadialLayer:可点击元素的动画。★官网
  • MPParallaxView:Swift 实现的 Apple TV 视差效果。★官网
  • RPLoadingAnimation:Swift 实现的基于 CALayer 的加载动画。★官网
  • Splitflap:Swift 应用的分屏显示框架。★官网
  • UIScrollView-InfiniteScroll:支持无限滚动的 UIScrollView 类别。★官网
  • PullToBounce:UIScrollView 的下拉刷新控件。★官网
  • TVButton:重新创造一个非常酷的 Apple TV 视差图标用在 iOS UIButton 上(Swift 实现)。★官网
  • SlackTextViewController:一个非侵入式的 UIViewcontroller 子类,提供了一个可以随文字长度变化的大小的文本框和一些其他有用的消息特性。官网
  • EZAlertController:便捷的 Swift UIAlertController。★官网
  • EZSwipeController:类似 Snapchat/Tinder/iOS 主页的 UIPageViewController。★官网
  • SWRevealViewController:受到 FaceBook 和 Wunderlist 应用启发的 UIViewController 子类,用于显示侧滑的视图控制器。官网

WebSocket

  • Socket Rocket:一个一致的 Objective-C WebSocket 客户端库。官网

代码质量

  • KZBootstrap:一系列的脚本和注释,代码质量很差时,在编译时产生额外的错误和警告。官网
  • KZAsserts:一系列的自定义断言,使用 DSL 来自动生成 NSError,允许在 Debug 时断言和在 Release 时捕获错误。官网
  • PSPDFUIKitMainThreadGuard:简洁的代码片段,当 UIKit 在后台线程被使用时生成断言。官网
  • Flex:一个嵌入 iOS App 的调试和探索工具。官网
  • chisel:iOS app 的辅助调试工具,提供了一系列的 LLDB 命令。官网
  • OCLint:静态代码分析工具,用以提高代码质量,减少瑕疵。官网
  • ocstyle:Objective-C 代码风格检查器。官网
  • SwiftLint:一个实验性的工具,用于强化 Swift 的代码风格和习惯。★官网
  • spacecommander:像一个团队那样,提交完全格式化的 Objective-C 代码。官网
  • DWURecyclingAlert:优化 UITableViewCell 的滚动流畅性。官网
  • DCIntrospect:小型的 iOS 可视化调试工具库。官网
  • Watchdog:一个用于记录阻塞主线程的过重任务的类。★官网
  • Tailor:跨平台的 Swift 代码静态分析器,它帮助你编写更加清洁的代码,避免 bug。官网
  • SwiftCop:SwiftCop 是一个很实用的格式验证库,灵感来自 Ruby On Rails 清晰的活动记录验证。★官网

分析

  • Flurry Analytics:免费的 App 分析 API。官网
  • Parse Analytics:测量 App 的使用情况,跟踪 bug 等等。官网
  • Mixpanel:高级分析平台。官网
  • Localytics:将 app 的营销和数据分析结合起来。官网
  • Answers by Fabric:让你实时的洞悉用户体验。官网
  • Liquid Analytics:通过分析和个性化的实时反馈辨认特定的行为。官网
  • GTrack:Google Analytics 对 iOS 的轻量级 Objective-C 封装,并且提供了一些额外的功能。官网
  • ARAnalytics:抽象的分析框架,提供了聪明的 API 来跟踪事件和用户数据。官网
  • Segment:将分析继承进 iOS 应用中的简单方式。官网

支付

  • Stripe:将 Apple Pay 支付继承到你的应用中。很适合那些缺少后台知识的开发者。官网
  • Braintree:提供 5 万美金的免费支付额度,需要后台支持。官网
  • Venmo:在你的应用中支持和接受通过 Venmo 的支付。官网
  • Moltin:使用简单的 SDK 为应用添加 eCommerce,你可以创建一个销售产品的商店,不需要后端支持。官网

生产力

  • Import.io:将网页即时转换为数据。官网
  • Tapglue:是用很少的代码来构建社交产品和活动的 feed。官网

工具

  • Underscore.m:用来操作数据的 DSL。官网
  • SBConstants:生成一个包含了 storyboard 中所有 identifier 的常量文件。官网
  • XExtensionItem:方便地在 iOS 应用和分享扩展至简分享数据。官网
  • ReflectableEnum:Objective-C 枚举的反射。官网
  • VWWPermissionKit:可视化的 iOS 权限管理器。官网
  • ClusterPrePermissions:可重用的预授权工具,它可以让开发者在对话中获取系统权限之前询问用户。官网
  • DateTools:简便的 Objective-C 日期和时间工具。官网
  • EKAlgorithms:一些知名的计算机科学算法和数据结构的 Objective-C 实现。官网
  • Tactile:安全并且更加合乎习惯的响应收拾和控件事件的方式。★官网
  • Colours:这是一套与定义的颜色和颜色方法,让你的 iOS/OS X 开发更加方便。官网
  • ObjectiveSugar:Ruby 风格的 ObjectiveC 附件。官网
  • GroundControl:iOS 远程配置。官网
  • OpinionatedC:让 Objective-C 继承更多 Smalltalk 特性。官网
  • GCDKit:GCD 的 Swift 简化版。★官网
  • SwiftRandom:随即数据生成器。★官网
  • RandomKit:Swift 随机数据生成器。★官网
  • Async:Swift 的 GCD 异步派发语法糖。★官网
  • YOLOKit:让方块透过圆洞。官网
  • EZSwiftExtensions:😏标准类型和类是如何工作的。★官网
  • ChineseIDCardOCR: 利用前馈神经网络对身份证信息做OCR识别。 ★ 官网

安全

  • UICKeyChainStore:UICKeyChainStore 是一个对 Keychain 的简洁封装。官网
  • cocoapods-keys:一个用来存储环境和应用键值的键值存储。官网
  • Valet:在 iOS 和 OS X 的 Keychain 中安全地存储数据,然而你无需知道 keychain 的具体工作细节。官网
  • libextobjc:一个用于扩展 Objective-C 编程语言的 Cocoa。官网
  • Locksmith:方便 Keychain 使用的强大的 Swift 面向协议库。★官网
  • simple-touch:非常简单的生物识别认证服务(Touch ID)的 Swift 封装。官网

项目安装

  • crafter:这是一个允许你使用自定义的领域专用语言(DSL)语法来配置你的 iOS 项目模版的命令行工具(CLI),使用简单但性能强大。官网
  • liftoff:另一个用于创建 iOS 项目的 CLI。官网
  • KZBootstrap:iOS 项目的 bootstrap,目的是高质量的编码。官网
  • amaro:优秀的 iOS 样板。官网
  • chairs:交换你的 iOS 模拟器文档。官网

依赖 / 包管理

  • Cocoa Pods:CocoaPods 是一个 Objective-C 项目的依赖管理工具。它拥有成千上万个库,它们可以使你的项目更加优雅。官网
  • Xcode Maven:Xcode Maven 插件,它可以将 Xcode 构建过程嵌入 Maven 的生命周期中。官网
  • Gradle:Xcode 的 gradle 插件,可以使用 gradle 来构建 iOS 或者 Mac OS X 项目。官网
  • Carthage:简单的分布式的 Cocoa 依赖管理器。★官网
  • SWM (Swift Modules):一个类似 npm(node.js的包管理器)或者 bower(Twitter 的浏览器的包管理器) 的 Swift 项目的包/依赖管理器,无需使用 Xcode。★官网
  • Alcatraz:Xcode 包管理工具.官网
  • CocoaSeeds:Cocoa 的 Git 子模块替代品。官网

测试

测试驱动开发/行为驱动开发(TDD / BDD)

  • Kiwi:一个用于 iOS 开发的 BDD 库。官网
  • Specta:轻量级 TDD / BDD Objective-C & Cocoa 开发框架。官网
  • Quick:Swift 和 Objective-C 的 BDD 框架。官网
  • XcodeCoverage:Xcode 项目代码覆盖率。官网
  • OHHTTPStubs:方便地为你的网络请求做存根(Stub)! 使用网络假数据测试你的 app ,你也可以自定义响应时间,响应代码和响应头!官网
  • Dixie:Dixie 是一个开源的 Objective-C 测试框架。用于改变对象的行为。官网
  • gh-unit:Objective-C 的测试框架。官网
  • LayoutTest-iOS:一个测试视图的布局的框架,支持多种配置。官网

UI 测试

  • CrashMonkey:iOS 平台的 Monkey 测试工具。官网
  • appium:Appium 是一个开源自动化测试框架。用于测试原生或者混合 app。官网
  • robotframework-appiumlibrary:AppiumLibrary 是一个用于 RobotFramwork 的 appium 测试框架。官网
  • Cucumber:iOS BDD 框架。官网
  • Kif:一个 iOS 的函数式测试框架。官网
  • Subliminal:一个保守的 iOS 集成测试框架。官网
  • UIAutomation:一个使用脚本在连接着的设备上测试你的用户界面元素的 JavaScript 库。官网
  • ios-driver:使用 Selenium / WebDriver 测试任何 iOS 原生,混合或者移动 web 应用。官网
  • Zucchini:可视化的 iOS 测试框架。官网
  • Remote:在 Xcode 内部控制你的 iPhone 来做端到端的测试。官网

其他测试

  • NaughtyKeyboard:一个危险字符串的大列表,当用户输入这些字符串使有很大的可能会造成 bug,这是一个用于在你的 iOS 设备上测试你 app 的键盘。官网
  • PonyDebugger:使用 Chrome 开发者工具对你的 iOS app 进行远程网络和数据调试。官网
  • ios-snapshot-test-case:使用屏幕快照的 iOS 单元测试。官网

Beta 测试版本发布

  • Crashlytics:一个崩溃报告和 beta 测试服务。官网
  • TestFlight Beta Testing:iTunes Connect 支持的 beta 测试服务。官网
  • HockeyApp:在 HockeyApp 你可以发布你 app 的 beta 测试版本,收集实时的崩溃报告,获取用户反馈,分析测试覆盖率。官网
  • boarding:即时为 TestFlight beta 测试者创建简单的注册页面。官网

工具链

  • RubyMotion:RubyMotion 是一个革命性的工具链。它可以让你快速地开发和测试原生 iOS 和 OS X 应用,全部使用 Ruby 语言。官网

工具

  • Shark:用于将 .xcassets 文件夹转换成一个类型安全枚举的 Swift 脚本。★官网
  • R.swift:在 Swift 项目中,强类型的自动补全资源名称的工具,包括图片,单元格和 segue 的工具。★官网
  • SwiftGen:一个生成 Swift 代码工具的集合(生成资源的枚举,storyboard,本地化字符串和 UIColor)。★官网
  • Localize-Swift:Swift 2.0 实现在应用中切换语言的功能,帮助你的 APP 实现友好的本地化和国际化。★官网
  • Blade:为 iOS 和 OS X 应用生成 Xcode 图片目录,全局图片和其他相关的东西。官网
  • Retini:一个超级简单的 Retina(2x,3x)图片转换器。官网
  • Provisioning:一个查看器插件,用于预览 .mobileprovision 文件。官网
  • Strsync:自动翻译并且使 .strings 文件和默认语言同步。官网

快速开发

  • KZPlayground:Objective-C 版本的 Playground。官网
  • dyci:代码注入工具。官网
  • injectionforxcode:代码注入,支持 Swift。官网
  • MMBarricade:在运行时为 iOS app 配置本地服务器。官网
  • NetworkObjects:根据你的 Core Data 模型生成 RESTful 服务器。官网
  • STV Framework:开发原生 iOS app 的可视化开发工具。官网

部署

  • fastlane 将所有 iOS 部署工具整合到一个工作流中。
  • deliver 部署截屏,app 元数据和 AppStore app 更新,这一切只需要一个命令就可以搞定。
  • snapshot 自动地创建全部语言和全部设备的屏幕截图。

App Store

SDK

官方的

  • Spotify:Spotify iOS SDK。
  • Facebook:Facebook iOS SDK。
  • Google Analytics:Google Analytics iOS SDK。
  • Paypal iOS SDK:The PayPal 移动端 SDK,可以简便地在本地应用中集成 PayPal 和 信用卡支付。
  • Pocket:将东西保存到 Pocket 的 SDK。
  • Tumblr:集成 Tumblr 数据到 iOS 或 OS X 应用中的库。
  • Evernote:Evernote iOS SDK。
  • Box:Box iOS 和 OS X SDK API。
  • OneDrive:Live iOS SDK。
  • Stripe:iOS and OS X Stripe 绑定框架。
  • Venmo:在你的 iOS app 通过 Venmo 生成订单并且接受支付。
  • AWS:Amazon Web Services iOS 移动应用 SDK。
  • Zendesk:Zendesk iOS 移动应用 SDK。
  • Adobe Creative SDK:Adobe creative tools 和 Creative Cloud SDK。
  • Dropbox:Drop-ins 和 Dropbox Core API 的 SDK。
  • Fabric by Twitter:iOS 的 Fabric Twitter Kit。
  • Liquid Analytics:通过分析与实时的个性化的实时响应产生特定的行为。
  • ResearchKit:ResearchKit 是一个开源的软件框架,用它可方便的构建医疗研究应用或者其他的研究项目。
  • PacketZoom:PacketZoom iOS SDK。
  • Primer:在可视化编辑器上方便创建定制化的登陆页,注册和登录流程的 SDK,内建了 a/b/n 测试和分析。官网

非官方

  • STTwitter:为 Twitter REST API 1.1 制作的稳定,成熟,全面的 Objective-C 库。官网
  • FHSTwitterEngine:为 Cocoa 开发者提供的 Twitter API。官网
  • Giphy: Giphy API 的 Objective-C iOS 客户端。官网
  • UberKit:Objective-C 包装的简单易用的 Uber API。官网
  • InstagramKit:Instagram iOS SDK。官网
  • DribbbleSDK:Dribbble iOS SDK。官网
  • objectiveflickr:对象化的 Flickr, Objective-C 写的 Flickr API。官网
  • DropletKit:Objective-C 包装的 DigitalOcean v2 API。官网

Xcode

插件

  • FuzzyAutocompletePlugin:提供了除前缀匹配之外的其他更加灵活的自动补全功能,支持 Xcode 5+。官网
  • SCXcodeMiniMap:SCXcodeMiniMap 为 Xcode 添加了代码地图功能官网
  • Show in Github:可以直接打开 Github 上当前正在编辑的行对应的 commit 页面。官网
  • BBUFullIssueNavigator:这个插件让 Xcode 在 issue 导航栏显示所有的 issue 内容。官网
  • BBUDebuggerTuckAway:当你开始编辑的时候帮你隐藏调试器栏的 Xcode 插件。官网
  • SCXcodeSwitchExpander:SCXcodeSwitchExpander 是一个可以帮你展开 switch 语句的插件,还会自动帮你插入 case 语句。官网
  • VVDocumenter-Xcode:方便的编写标准注释的 Xcode 插件。官网
  • XAlign:一个 Xcode 代码自动对齐插件,它可以使用自定义的模式来对齐任何东西。官网
  • Cocoapods Xcode Plugin:依赖管理工具 CocoaPods 的 Xcode 插件。官网
  • KSImageNamed-Xcode:提供了图片名称自动补全功能的插件。官网
  • ColorSense-for-Xcode:可视化的颜色选择插件。官网
  • Backlight-for-XCode:高亮当前编辑的行。官网
  • UIColor-Hex-Swift:通过十六进制字符串创建 autorelease 颜色的便利方法。★官网
  • KPRunEverywhereXcodePlugin:只需一次点击,就可以在多个 iOS 设备上构建,运行 App。官网
  • RevealPlugin:将 Reveal App 和你的项目自动合为一体的 Xcode 插件。官网
  • RealmPlugin:生成 Realm 模型的 Xcode 插件。官网
  • AdjustFontSize:使用 ⌘ + / ⌘ - 快捷键调整字体大小。官网
  • Lin:这个插件提供了 NSLocalizedString 的自动补全插件。官网
  • Rephrase:Xcode 用于本地化的插件.官网
  • XCActionBar:Xcode 的 Alfred。官网
  • QuickJump:Xcode 快速代码导航。官网
  • CATweaker:一个用于创建漂亮的 CAMediaTimingFunction 曲线的插件.官网
  • XcodeWay:便捷地导航到多个地方。官网
  • GitDiff:将与 git 仓库中不同的代码高亮。官网
  • MCLog:用于控制台内容筛选的插件。官网
  • XToDo:一个显示项目中 TODO,FIXME,??? 和 !!! 列表的对话框。官网
  • CopyIssue:使复制 Xcode issuse 描述更简单。官网
  • RTImageAssets:自动生成所需的全部 App 图标的插件。官网
  • BBUncrustifyPlugin-Xcode:使用 ClangFormat 或 Uncrustify 格式化代码的插件。官网
  • Aviator:这个插件将 AppCode 的 ⇧⌘T (source/test 切换) 带到 Xcode 中.官网
  • JumpMarks:使用有序的书签为你的代码做导航。官网
  • XCSnippetr:直接上传代码片段到 Slack 和 Gist 的 Xcode 插件。官网
  • Peckham:使用 #import 引用项目中的任何文件,提供代码提示。官网
  • MLAutoReplace:快速编码以及代码格式化插件,提升你的编码速度。官网
  • Chameleon:iOS (Obj-C & Swift)的扁平化颜色框架。★官网
  • AutoHighlightSymbol:高亮被选中的符号对应的所有实例。官网
  • Reveal-In-GitHub:用一个快捷键就可以跳转到 GitHub 仓库的 History, Blame, PRs, Issues, Notifications。官网
  • CleanHeaders-Xcode:类似 iSort 的头文件排序和重复消除插件,让你的头文件看起来更加有序。官网
  • Luft:帮助你实现轻量的 View Controller 的 Xcode 插件。官网

主题

  • Dracula Theme:一个 Xcode 的暗色主题(仿 SublimeText).官网
  • Xcode themes list:Xcode 的多彩主题。官网
  • Solarized-Dark-for-Xcode:用于 Xcode5 的 Solarized Dark 主题.官网

其他 Xcode 插件

  • Synx:一个重新组织你的 Xcode 项目的命令行工具,它能够让你的 group 和文件夹对应起来。官网
  • dsnip:可以在本地为所有的 UIKit 协议/代理方法(UITableView,...)生成 Xcode 代码片段的工具。官网

编码规范

好网站

中文站点

  • 伯乐在线 iOS 频道:分享 iOS 和 Swift 开发,应用设计和推广,iOS 相关的行业动态。官网

英文站点

新闻,播客和其他

UIKit 文档

论坛和讨论列表

教程和 Keynotes

iOS UI 模版

原型

微博、微信公众号

  • iOS大全 微博:@iOS大全
  • iOS大全 微信:分享 iOS 应用开发相关行业动态、技术文章、工具资源、App 设计与推广、热门课程、高薪职位和经典书籍等。 

Twitter

Facebook 群组

播客

书籍

其他优秀的列表

你可以在下面找到其他十分优秀的列表

from https://github.com/jobbole/awesome-ios-cn
-------------------

from http://hao.jobbole.com/?catid=31

开发库

更多 »
  • XAlign

    用于代码对齐的Xcode插件
  • JSON Accelerator

    写Model只需要一分钟
  • SVProgressHUD

    一个比MBProgressHUD更好用的iOS进度提示组件
  • Masonry

    使用纯代码进行iOS应用的autolayout自适应布局
  • Wonderful

    不仅仅是一个酷炫的颜色库
  • AFNetworking

    一个让你不再害怕网络请求的库

SDK

更多 »

App设计

更多 »
  • Pttrns

    App设计模板大全

库和框架

更多 »
  • SSDataKit

    消除使用CoreData产生的样板代码