blob: a118dd79ffc6215702d4bd2964af17b09c431467 [file] [log] [blame]
{
"name": "SnowFalling",
"version": "1.0.1",
"summary": "Snow Falling effects on UIViewController. Inspired by LINE for iOS on Dec 25.",
"homepage": "https://github.com/pixyzehn/SnowFalling",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pixyzehn": "civokjots0109@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/pixyzehn/SnowFalling.git",
"tag": "1.0.1"
},
"source_files": "SnowFalling/*.swift"
}