blob: d7f76b37b483b5682b39805c92d67f0eef267e3e [file] [log] [blame]
{
"name": "XYFSnowAnimation",
"version": "2.0.0",
"platforms": {
"ios": "8.0"
},
"summary": "A category of NSTimer for showing 3D Fluttered animation, which is used very simply.",
"homepage": "https://github.com/CoderXYF/XYFSnowAnimation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CoderXYF": "https://github.com/CoderXYF"
},
"source": {
"git": "https://github.com/CoderXYF/XYFSnowAnimation.git",
"tag": "2.0.0"
},
"source_files": "XYFSnowAnimationDemo/XYFSnowAnimation/*.{h,m}",
"requires_arc": true
}