[Add] RogoCore 1.0.8.9
[CocoaPods.git] / Specs / 3 / 0 / 7 / UrsusSigil / 1.2.1 / UrsusSigil.podspec.json
blobbfdd7a8bafc0d65afffc667c9f34c7732a563707
2   "name": "UrsusSigil",
3   "version": "1.2.1",
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.1"
15   },
16   "swift_versions": [
17     "5.1",
18     "5.2"
19   ],
20   "platforms": {
21     "ios": "13.0"
22   },
23   "source_files": "Ursus Sigil/**/*.swift",
24   "resources": "Ursus Sigil/Resources/**/*",
25   "dependencies": {
26     "SwiftSVG": [
27       "~> 2.0"
28     ],
29     "UrsusAtom": [
30       "~> 1.2"
31     ]
32   },
33   "swift_version": "5.2"