Skip to content

sangau001/SamplePod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SamplePod

SamplePod

This is a sample pod creation project

TestClass

An empty test view class

Usage

Usage is easy:

Add the dependency to your Podfile:

platform :ios
pod 'SamplePod'
...

Run pod install to install the dependencies.

Next, import the header file wherever you want to use the picker:

#import <SamplePod/SamplePod.h> // or <SamplePod/TestClass.h>

Demo

Take a look at this video:

Requirements

SamplePod requires iOS 8.x or greater.

License

Usage is provided under the MIT License. See LICENSE for the full details.

About

Sample cocoa-pod creation project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published