[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / a / f / 5 / SnowFallingFramework / 1.4.3 / SnowFallingFramework.podspec.json
blobe80a6dea23a30f4dad927be2a0f34955cd9f3674
2   "name": "SnowFallingFramework",
3   "version": "1.4.3",
4   "summary": "A nice iOS framework to able you to create iPhone and iPad Apps with snow falling effects.",
5   "license": "MIT",
6   "authors": {
7     "Danilo Priore": "support@prioregroup.com"
8   },
9   "homepage": "https://github.com/priore/SnowFalling",
10   "social_media_url": "https://twitter.com/danilopriore",
11   "source": {
12     "git": "https://github.com/priore/SnowFalling.git",
13     "tag": "v1.4.3"
14   },
15   "platforms": {
16     "ios": "5.1.1"
17   },
18   "requires_arc": true,
19   "source_files": "SnowFalling/Classes/SnowFalling.{h,m}",
20   "ios": {
21     "frameworks": [
22       "Foundation",
23       "QuartzCore",
24       "UIKit"
25     ]
26   }