Skip to content

DiyaDevloper/SimpleMsg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

SimpleMsg

This is just a Simple print massage example

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

iOS 10.0+ / macOS 10.12+ / tvOS 10.0+ / watchOS 3.0+

Xcode 10.1+

Swift 4.2+

Installing

Installation Guide for SimpleMsg You want to add pod 'SimpleMsg', '~> 1.0' similar to the following to your Podfile:

target 'MyApp' do 
  pod 'SimpleMsg', '~> 1.0' 
end

Then run a pod install inside your terminal, or from CocoaPods.app.

Alternatively to give it a test run, run the command:

pod try SimpleMsg

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

This is Simple example for Msg print

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors