Skip to content

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, minorblend@gmail.com

License

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