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
MoofFoundation is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'MoofFoundation'
- 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
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
Tristan Leblanc tristan@moosefactory.eu
Twitter : https://www.twitter.com/tristanleblanc
If you wish to contribute, check the CONTRIBUTE file for more information.
MoofFoundation is available under the MIT license. See the LICENSE file for more info.
Updated 2016_12_09