blob: 82ac1332e52926cd55dfe4a1142dd545d15b9f37 [file] [log] [blame]
{
"name": "FallingSnow",
"version": "1.0.0",
"summary": "Add falling snow to any view with one line of code.",
"homepage": "http://cm.wtf?project=snow",
"license": "MIT",
"authors": "Chris Maddern",
"source": {
"git": "https://github.com/chrismaddern/FallingSnow.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/chrismaddern",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"resources": "FallingSnow/Resources/*.png",
"source_files": "FallingSnow/*.{h,m}"
}