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

Latest commit

 

History

History
43 lines (27 loc) · 1.22 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.22 KB

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.