[Add] AnyThinkKuaiShouSDKAdapter 6.4.37
[CocoaPods.git] / Specs / f / 1 / 3 / Snowflakes / 0.1.1 / Snowflakes.podspec.json
blobf23e9ebe28fb2676fa5c8ab6bc02073ce4d26d02
2   "name": "Snowflakes",
3   "version": "0.1.1",
4   "summary": "Realistic falling snowflakes overlay for iOS.",
5   "description": "Snowflakes is an overlay view showing realistic falling snow. It is perfect to get your users in that winter holiday mood!",
6   "homepage": "https://github.com/MartinRogalla/Snowflakes",
7   "screenshots": [
8     "http://i.imgur.com/chU5DyI.gif",
9     "http://i.imgur.com/MXmfjx4.gif"
10   ],
11   "license": "MIT",
12   "authors": {
13     "Martin Rogalla": "email@martinrogalla.com"
14   },
15   "source": {
16     "git": "https://github.com/MartinRogalla/Snowflakes.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": "Pod/Classes/**/*",
24   "resource_bundles": {
25     "Snowflakes": [
26       "Pod/Assets/*.png"
27     ]
28   },
29   "frameworks": "UIKit"