[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 9 / e / a / SnowGlobe / 2.0.7 / SnowGlobe.podspec.json
blob068d4aa93f17b4a8f2002eb569964447fffb3a84
2   "name": "SnowGlobe",
3   "version": "2.0.7",
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.7"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "Podyfied/SnowGlobe/Pod/Classes/**/*",
21     "Pod/Classes/**/*"
22   ],
23   "resource_bundles": {
24     "SnowGlobe": [
25       "Podyfied/SnowGlobe/Pod/Assets/*.*",
26       "Pod/Assets/*.*"
27     ]
28   }