Skip to content

Commit ee10463

Browse files
committed
Create project.json
1 parent df1b26e commit ee10463

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.opensource/project.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"name": "flamingo",
3+
"type": "library",
4+
"platforms": ["Android", "iOS"],
5+
"content": "README.md",
6+
"pages" : [],
7+
"related": []
8+
}

0 commit comments

Comments
 (0)