blob: 57578d36c067050b33725202c216d8ee5bdfb6fd [file] [log] [blame]
{
"name": "NSSNOWAnimatedLogoView",
"version": "0.0.1",
"summary": "An animated view of the NSSnow Logo.",
"homepage": "https://github.com/mattglover/NSSNOWAnimatedLogoView",
"screenshots": "https://raw.github.com/mattglover/NSSNOWAnimatedLogoView/master/NSSnowLogo-Screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matt Glover": "matt@duchysoftware.com"
},
"social_media_url": "http://twitter.com/mattglover",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/mattglover/NSSNOWAnimatedLogoView.git",
"tag": "0.0.1"
},
"source_files": "NSSnowAnimatedLogo/View/*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}