To run the example project, clone the repo, and run pod install
from the Example directory first.
- iOS 8.0+
- Xcode 7.3+
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
Josh Ha-Nyung Chung, [email protected]
SnowFallView is available under the MIT license. See the LICENSE file for more info.