[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 4 / a / SnowFallView / 0.2.1 / SnowFallView.podspec.json
blob828c2d6d3a2ab208a2269e35d10573f53b0c681d
2   "name": "SnowFallView",
3   "version": "0.2.1",
4   "summary": "UIView subclass where beautiful snow is falling",
5   "homepage": "https://github.com/minorblend/SnowFallView",
6   "license": "MIT",
7   "authors": {
8     "Josh Ha-Nyung Chung": "minorblend@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/minorblend/SnowFallView.git",
12     "tag": "0.2.1"
13   },
14   "social_media_url": "https://twitter.com/minorblend",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resources": [
21     "Pod/Assets/*.xcassets"
22   ],
23   "frameworks": [
24     "UIKit",
25     "CoreGraphics"
26   ]