[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / 3 / 0 / 7 / UrsusSigil / 1.2.3 / UrsusSigil.podspec.json
blobeda2a966ecbc7755b5161fae33395e4113cc212e
2   "name": "UrsusSigil",
3   "version": "1.2.3",
4   "summary": "A library for generating Urbit sigils.",
5   "homepage": "https://github.com/dclelland/UrsusSigil",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Daniel Clelland": "daniel.clelland@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/dclelland/UrsusSigil.git",
14     "tag": "1.2.3"
15   },
16   "swift_versions": [
17     "5.1",
18     "5.2"
19   ],
20   "platforms": {
21     "ios": "13.0"
22   },
23   "source_files": "Sources/UrsusSigil/**/*.swift",
24   "resources": "Sources/UrsusSigil/Resources/**/*",
25   "dependencies": {
26     "SwiftSVG": [
27       "~> 2.0"
28     ],
29     "UrsusAtom": [
30       "~> 1.2"
31     ]
32   },
33   "swift_version": "5.2"