Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

apploft/SnowFallView

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnowFallView

CI Status Version License Platform

SnowFall

Usage

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

Requirements

  • iOS 8.0+
  • Xcode 7.3+

Installation

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

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
use_frameworks!

pod 'SnowFallView', '~> 0.3'

Then, run the following command

$ pod install

Author

Josh Ha-Nyung Chung, [email protected]

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 83.1%
  • Ruby 16.9%