[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / a / 3 / SwiftConfettiView / 0.1.0 / SwiftConfettiView.podspec.json
blobd9971670ed9a4ec1449d7aba19b789b69af4166e
2   "name": "SwiftConfettiView",
3   "version": "0.1.0",
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/ugurethemaydin/SwiftConfettiView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Uğur Ethem AYDIN": "ugur@metromedya.com"
13   },
14   "source": {
15     "git": "https://github.com/ugurethemaydin/SwiftConfettiView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "SwiftConfettiView/Classes/**/*",
23   "resource_bundles": {
24     "SwiftConfettiView": [
25       "SwiftConfettiView/Assets/*.png"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "QuartzCore"
31   ]