[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 1 / 3 / Snowflakes / 0.1.0 / Snowflakes.podspec.json
blob6b3d6c13aa2b80ef4249cf727cdfdd2f15bfa2ce
2   "name": "Snowflakes",
3   "version": "0.1.0",
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.0"
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"