Update Iconology (#588)

- description that matches capitalization of others
- demo gif for screenshot
- app store link for official site
- adds it to iOS/macOS dev also because it has lots of functionality for that area
This commit is contained in:
Liam Rosenfeld 2020-10-11 17:30:52 -04:00 committed by GitHub
parent 35d6924442
commit 6ba6df36d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3340,15 +3340,18 @@
] ]
}, },
{ {
"short_description": "Edit Icons and then Export to Xcode, Icns, Ico, Favicon, Mac Iconset, or a Custom List of Sizes.", "short_description": "Edit icons and then export to Xcode, icns, ico, favicon, macOS iconset, or a custom collection. ",
"categories": [ "categories": [
"images" "images",
"ios--macos"
], ],
"repo_url": "https://github.com/liamrosenfeld/Iconology", "repo_url": "https://github.com/liamrosenfeld/Iconology",
"title": "Iconology", "title": "Iconology",
"icon_url": "", "icon_url": "",
"screenshots": [], "screenshots": [
"official_site": "", "https://raw.githubusercontent.com/liamrosenfeld/Iconology/master/demo.gif"
],
"official_site": "https://apps.apple.com/us/app/iconology/id1463452867",
"languages": [ "languages": [
"swift" "swift"
] ]