[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / d / 5 / SPConfetti / 1.1.1 / SPConfetti.podspec.json
blobe204bd2ba2d88df640d7d9a9d65279aa5fb19050
2   "name": "SPConfetti",
3   "version": "1.1.1",
4   "summary": "Show the confetti only when the user is having fun, and if not having fun, dont show it.",
5   "homepage": "https://github.com/ivanvorobei/SPConfetti",
6   "source": {
7     "git": "https://github.com/ivanvorobei/SPConfetti.git",
8     "tag": "1.1.1"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Ivan Vorobei": "hello@ivanvorobei.by"
16   },
17   "swift_versions": "5.1",
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "Sources/SPConfetti/**/*.swift",
22   "pod_target_xcconfig": {
23     "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "SPCONFETTI_COCOAPODS"
24   },
25   "resource_bundles": {
26     "SPConfetti": [
27       "Sources/SPConfetti/Resources/Assets.xcassets"
28     ]
29   },
30   "swift_version": "5.1"