[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 2 / a / 5 / ICConfetti / 0.0.1 / ICConfetti.podspec.json
blob4fc49271da17aec18df69146d744b5f0c10b77bf
2   "name": "ICConfetti",
3   "version": "0.0.1",
4   "summary": "It's raining confetti. ðŸŽ‰",
5   "swift_versions": "5.0",
6   "platforms": {
7     "ios": "13.0"
8   },
9   "description": "Adding delight with confetti. ICConfetti lets you rain confetti in your views.",
10   "homepage": "https://github.com/ishan-chhabra/ICConfetti",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Ishan Chhabra": "me@ishanchhabra.com"
17   },
18   "social_media_url": "https://twitter.com/chh_abracadabra",
19   "source": {
20     "git": "https://github.com/ishan-chhabra/ICConfetti.git",
21     "tag": "0.0.1"
22   },
23   "source_files": "ICConfetti/**/*.{swift}",
24   "exclude_files": "Classes/Exclude",
25   "resources": "ICConfetti/**/*.{bundle}",
26   "swift_version": "5.0"