This repository has been archived by the owner on Jul 4, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
/
feed.json
45 lines (45 loc) · 1.75 KB
/
feed.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"title": "Shortcuts Swift",
"subtitle": "Write Shortcuts in Playgrounds",
"publisherName": "Alexsander Akers",
"feedIdentifier": "io.a2",
"contactURL": "https://github.com/a2/shortcuts-swift",
"formatVersion": "1.2",
"documents": [
{
"title": "Shortcuts Swift",
"overviewSubtitle": "Write Shortcuts in Playgrounds",
"description": "The Shortcuts app makes use of a graphic user interface to create Shortcuts. In this Playground Book, you can write your own Shortcuts using Swift on your iPad in the Playgrounds app.",
"contentIdentifier": "io.a2.shortcuts-swift",
"contentVersion": "1.0",
"url": "https://github.com/a2/shortcuts-swift/releases/download/1.0/ShortcutsSwift.playgroundbook.zip",
"publishedDate": "2018-12-23T16:08:44+0000",
"lastUpdatedDate": "2018-12-23T16:31:59+0000",
"sha512": "9daf5f0eeb901e0512060c89dc799e13309a3be52ab26801ba051da45e9e011871880b0efb52426f68c9083eb0a3c6e96306ef488ebcf77556c77b6c56a96b65",
"thumbnailURL": "https://raw.githubusercontent.com/a2/shortcuts-swift/master/ShortcutsSwift.playgroundbook/Contents/PrivateResources/Cover.png",
"bannerImageURL": "https://raw.githubusercontent.com/a2/shortcuts-swift/master/banner.png",
"previewImageURLs": [
"https://raw.githubusercontent.com/a2/shortcuts-swift/master/preview.png"
],
"additionalInformation": [
{
"name": "Publisher",
"value": "Alexsander Akers"
},
{
"name": "Version",
"value": "1.0"
},
{
"type": "date",
"name": "Released",
"value": "2018-12-23T16:08:44+0000"
},
{
"name": "Languages",
"value": "English"
}
]
}
]
}