Skip to content
forked from zmian/xcore

A collection of Cocoa Touch classes, extensions and modules to fast track iOS development.

License

Notifications You must be signed in to change notification settings

guillecom/xcore.swift

 
 

Repository files navigation

Xcore

Build Status Version Platform License

Xcore is a collection of pure Swift and Cocoa Touch classes, extensions and components for rapid and safe iOS development. It provides a vast library of customizations and extensions to get tasks done with ease and bugs free. Check out the included example project and documentation to see how.

Requirements

  • iOS 9.0+
  • Xcode 9.0+
  • Swift 4.1+

Installation

CocoaPods

Xcore is available through CocoaPods. To integrate Xcore into your Xcode project using CocoaPods, simply add the following line to your Podfile:

pod 'Xcore'

Latest version

pod 'Xcore', :git => 'https://github.com/zmian/xcore.swift'

Documentation

You can find the documentation here.

Documentation is generated with jazzy and hosted on GitHub-Pages. To regenerate documentation, run ./scripts/build_docs.sh from the root directory in the repo.

Author

License

Xcore is released under the MIT license. See LICENSE for details.

About

A collection of Cocoa Touch classes, extensions and modules to fast track iOS development.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 99.4%
  • Other 0.6%