[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 0 / f / 3 / Voodu / 1.0.0 / Voodu.podspec.json
blob7be4407c03c883712609e737b3d365c584fa1d95
2   "name": "Voodu",
3   "version": "1.0.0",
4   "summary": "Swift context menu library for iOS. Powered by magic.",
5   "description": "Voodu is a Swift context menu library for iOS that simplifies the creation,\npresentation, & interaction of menus, context menus, & shortcut menus.\nPowered completely by magic.",
6   "homepage": "https://github.com/mitchtreece/Voodu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mitch Treece": "mitchtreece@me.com"
13   },
14   "source": {
15     "git": "https://github.com/mitchtreece/Voodu.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/mitchtreece",
19   "swift_versions": "5",
20   "platforms": {
21     "ios": "13.0"
22   },
23   "source_files": "Sources/Voodu/**/*",
24   "swift_version": "5"