This repository was archived by the owner on Jul 27, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 31
Expand file tree
/
Copy pathadobeio-manifest.json
More file actions
117 lines (105 loc) · 3.45 KB
/
adobeio-manifest.json
File metadata and controls
117 lines (105 loc) · 3.45 KB
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
{
"name":"ios-getting-started-samples-manifest",
"version":"1.0.0",
"description":"Creative SDK for iOS",
"author":"Emily Walpole",
"view_type":"mdbook",
"meta_keywords":"adobe i/o,creative sdk, ios",
"meta_description":"iOS SDK - Build Creative Cloud connected apps for iPhone and iPad with the Creative SDK for iOS.",
"publish_date":"12/04/2018",
"show_edit_github_banner":false,
"base_path":"https://raw.githubusercontent.com/CreativeSDK/ios-getting-started-samples/master/Documentation",
"pages":[
{
"importedFileName":"adobe-creative-sdk-for-ios",
"pages":[
{
"importedFileName":"getting-started",
"pages":[
],
"path":"Getting%20Started.md",
"title":"Getting Started"
},
{
"importedFileName":"app-submission-guidelines",
"pages":[
],
"path":"App%20Submission%20Guidelines.md",
"title":"App Submission Guidelines"
},
{
"importedFileName":"asset-browser-ui",
"pages":[
],
"path":"Asset%20Browser%20UI.md",
"title":"Asset Browser UI"
},
{
"importedFileName":"branding-guidelines",
"pages":[
],
"path":"Branding%20Guidelines.md",
"title":"Branding Guidelines"
},
{
"importedFileName":"class-references",
"pages":[
],
"path":"Class%20References.md",
"title":"Class References"
},
{
"importedFileName":"creative-cloud-files-api",
"pages":[
],
"path":"Creative%20Cloud%20Files%20API.md",
"title":"Creative Cloud Files API"
},
{
"importedFileName":"creative-cloud-libraries-api",
"pages":[
],
"path":"Creative%20Cloud%20Libraries%20API.md",
"title":"Creative Cloud Libraries API"
},
{
"importedFileName":"framework-dependencies",
"pages":[
],
"path":"Framework%20Dependencies.md",
"title":"Framework Dependencies"
},
{
"importedFileName":"lightroom-photos-api",
"pages":[
],
"path":"Lightroom%20Photos%20API.md",
"title":"Lightroom Photos API"
},
{
"importedFileName":"send-to-desktop-api",
"pages":[
],
"path":"Send%20To%20Desktop%20API.md",
"title":"Send to Desktop API"
},
{
"importedFileName":"typekit-ui",
"pages":[
],
"path":"Typekit%20UI.md",
"title":"Typekit (Fonts) UI"
},
{
"importedFileName":"changelog",
"pages":[
],
"path":"changelog.md",
"title":"Changelog"
}
],
"path":"Adobe%20Creative%20SDK%20for%20iOS.md",
"title":"Documentation Home: Creative SDK for iOS"
}
]
}