[Add] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / 9 / e / a / SnowGlobe / 2.0.2 / SnowGlobe.podspec.json
blobf1cc1dbe2dc05b27578f53f72d02dbe17e84e980
2   "name": "SnowGlobe",
3   "version": "2.0.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 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.",
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": "2.0.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Podyfied/SnowGlobe/Pod/Classes/**/*",
20   "resource_bundles": {
21     "SnowGlobe": [
22       "Podyfied/SnowGlobe/Pod/Assets/*.*"
23     ]
24   }