blob: e4eaa8f70bf64ce2c232319b81bea5a857b51e51 [file] [log] [blame]
{
"name": "SnowFallView",
"version": "0.3.0",
"summary": "UIView subclass where beautiful snow is falling",
"homepage": "https://github.com/minorblend/SnowFallView",
"license": "MIT",
"authors": {
"Josh Ha-Nyung Chung": "minorblend@gmail.com"
},
"source": {
"git": "https://github.com/minorblend/SnowFallView.git",
"tag": "0.3.0"
},
"social_media_url": "https://twitter.com/minorblend",
"platforms": {
"ios": "8.4"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resources": [
"Pod/Assets/*.xcassets"
],
"frameworks": [
"UIKit",
"CoreGraphics"
]
}