blob: e80a6dea23a30f4dad927be2a0f34955cd9f3674 [file] [log] [blame]
{
"name": "SnowFallingFramework",
"version": "1.4.3",
"summary": "A nice iOS framework to able you to create iPhone and iPad Apps with snow falling effects.",
"license": "MIT",
"authors": {
"Danilo Priore": "support@prioregroup.com"
},
"homepage": "https://github.com/priore/SnowFalling",
"social_media_url": "https://twitter.com/danilopriore",
"source": {
"git": "https://github.com/priore/SnowFalling.git",
"tag": "v1.4.3"
},
"platforms": {
"ios": "5.1.1"
},
"requires_arc": true,
"source_files": "SnowFalling/Classes/SnowFalling.{h,m}",
"ios": {
"frameworks": [
"Foundation",
"QuartzCore",
"UIKit"
]
}
}