[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / e / a / SnowGlobe / 1.9.2 / SnowGlobe.podspec.json
blob9885b2565a7739d096fae41f1b8049633ade7f94
2   "name": "SnowGlobe",
3   "version": "1.9.2",
4   "summary": "Delightful / cheesy Christmas easter egg to. Shake iPhone to snow",
5   "description": "SnowGlobe.framework its easy to use, open source iOS framework written in swift. It allows you to ad 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.",
6   "homepage": "http://www.stringcode.co.uk/snowglobe-framework-ios-xmas-easter-egg-shake-iphone-to-make-it-snow/",
7   "license": "MIT",
8   "authors": {
9     "stringcode": "michael@stringcode.co.uk"
10   },
11   "source": {
12     "git": "https://github.com/stringcode86/SnowGlobeFramework.git",
13     "tag": "1.9.2"
14   },
15   "platforms": {
16     "ios": "8.1"
17   },
18   "requires_arc": true,
19   "source_files": "Podyfied/SnowGlobe/Pod/Classes/**/*",
20   "resource_bundles": {
21     "SnowGlobe": [
22       "Podyfied/SnowGlobe/Pod/Assets/*.*"
23     ]
24   }