blob: bc8543f8fa1eb38a2be765109251cad3dcba932e [file] [log] [blame]
{
"name": "SnowGlobe",
"version": "2.1.3",
"summary": "Delightful / cheesy Christmas easter egg to. Shake iPhone to snow",
"description": "SnowGlobe.framework its easy to use, open source iOS framework written in swift. It allows you to add a delightful / cheesy Christmas easter egg to your awesome app for holiday season. When user shakes the device, your app “turns into a snow globe”. Leveraging CAEmitterLayer to create snow fall, snow globe like animation while device is shaken. I am a sucker for that kinda of thing. I don’t see anything wrong with falling for spirit of the holiday season and getting bit cheesy.",
"homepage": "http://www.stringcode.co.uk/snowglobe-framework-ios-xmas-easter-egg-shake-iphone-to-make-it-snow/",
"license": "MIT",
"authors": {
"stringcode": "michael@stringcode.co.uk"
},
"source": {
"git": "https://github.com/stringcode86/SnowGlobeFramework.git",
"tag": "2.1.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"Podyfied/SnowGlobe/Pod/Classes/**/*",
"Pod/Classes/**/*"
],
"resource_bundles": {
"SnowGlobe": [
"Podyfied/SnowGlobe/Pod/Assets/*.*",
"Pod/Assets/*.*"
]
}
}