Skip to content

moosefactory/MoofFoundation

Repository files navigation

MacDown logo

This is a compilation of some of commonly used codes over my years of coding on Mac and iPhone, ported to Swift for latest platforms.

Enjoy :)

Tristan Leblanc - MooseFactory Software
https://www.moosefactory.eu

Installation

MoofFoundation is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'MoofFoundation'

Content

Foundation

  • Codable+JSON.swift
  • Dictionary+Getters.swift
  • FileManager+Extras.swift
  • FileWrapper+Extras.swift
  • Formatters.swift
  • Image+Extras.swift
  • Mirror+Extras.swift
  • MoofFoundation.swift
  • Network+FileUploader.swift
  • Network+HTTPResponse.swift
  • Random.swift
  • String+Extras.swift
  • SystemUtils.swift
  • URL+Extras.swift

CoreGraphics

These files will probably move to an other framework in a near future.

  • CGComplex.swift
  • CGContext+Bitmap.swift
  • CGContext+Tiles.swift
  • CGFloat+Extras.swift
  • CGGeometry+Operators.swift
  • CGPoint+Extras.swift
  • CGPolarPoint.swift
  • CGRect+Extras.swift
  • CGRect+Handles.swift
  • CGSize+Extras.swift

Author

Tristan Leblanc tristan@moosefactory.eu

Twitter : https://www.twitter.com/tristanleblanc


Contribute

If you wish to contribute, check the CONTRIBUTE file for more information.


License

MoofFoundation is available under the MIT license. See the LICENSE file for more info.


Updated 2016_12_09

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published