[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 5 / 4 / a / SnowFallView / 0.3.0 / SnowFallView.podspec.json
blobe4eaa8f70bf64ce2c232319b81bea5a857b51e51
2   "name": "SnowFallView",
3   "version": "0.3.0",
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.3.0"
13   },
14   "social_media_url": "https://twitter.com/minorblend",
15   "platforms": {
16     "ios": "8.4"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resources": [
21     "Pod/Assets/*.xcassets"
22   ],
23   "frameworks": [
24     "UIKit",
25     "CoreGraphics"
26   ]