blob: 828c2d6d3a2ab208a2269e35d10573f53b0c681d [file] [log] [blame]
{
"name": "SnowFallView",
"version": "0.2.1",
"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.2.1"
},
"social_media_url": "https://twitter.com/minorblend",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resources": [
"Pod/Assets/*.xcassets"
],
"frameworks": [
"UIKit",
"CoreGraphics"
]
}