blob: 12e656aa75a83297ca82905576df2df16bd50f97 [file] [log] [blame]
{
"name": "XYFSnowAnimation",
"version": "1.1.1",
"summary": "A category of NSTimer for showing snow animaton,which is used very simply.",
"description": "A category of NSTimer for showing snow animaton,which is used very simply.Welcome to use!",
"homepage": "https://github.com/CoderXYF/XYFSnowAnimation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CoderXYF": "https://github.com/CoderXYF"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CoderXYF/XYFSnowAnimation.git",
"tag": "1.1.1"
},
"source_files": "XYFSnowAnimationDemo/XYFSnowAnimation/*.{h,m}",
"requires_arc": true
}