[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / b / c / d / SAConfettiView / 0.1.5 / SAConfettiView.podspec.json
blob66834102d3baadc5268b2bfdb81eea104af05e84
2   "name": "SAConfettiView",
3   "version": "0.1.5",
4   "summary": "Confetti! Who doesn't like confetti?'",
5   "description": "SAConfettiView is the quickest way to add confetti to your application and make your users feel rewarded.",
6   "homepage": "https://github.com/sudeepag/SAConfettiView",
7   "license": "MIT",
8   "authors": {
9     "Sudeep Agarwal": "sudeep135@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/sudeepag/SAConfettiView.git",
13     "tag": "0.1.5"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "SAConfettiView": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "QuartzCore"
28   ]