Skip to content

djpolmd/djpolmd2017

Repository files navigation

WARNING

Thank you for using djpolmd2017. Before you release your awesome project to the world, complete the following steps.

THIS LIST IS EASY, CHECK IT OFF ONE-BY-ONE BABY!

  • Open the project in Xcode and add features to djpolmd2017
  • Make sure you are using Swift 3 ("Convert to latest Swift syntax")
  • Fix all build errors and warnings, add tests (yes really)
  • Add a screenshot or AT LEAST some picture, and fill in this readme
  • Add all details to your Podspec
  • Delete all this crap up here
  • Make one release (full steps are in [CONTRIBUTING.md] in case you forget)

THEN YOU'RE DONE, GO STAR swift3-module-template FOR UPDATES.


djpolmd2017

CI Status Version License Platform Carthage compatible

Screenshot

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

CocoaPods

CocoaPods is a dependency manager for Cocoa projects. You can install it with the following command:

$ gem install cocoapods

To integrate djpolmd2017 into your Xcode project using CocoaPods, specify it in your Podfile:

use_frameworks!

pod 'djpolmd2017'

Then, run the following command:

$ pod install

Carthage

Carthage is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks.

You can install Carthage with Homebrew using the following command:

$ brew update
$ brew install carthage

To integrate djpolmd2017 into your Xcode project using Carthage, specify it in your Cartfile:

github "djpolmd/djpolmd2017" ~> 0.1

Run carthage update to build the framework and drag the built djpolmd2017.framework into your Xcode project.

Author

djpolmd

License

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

About

project_d08

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published