Skip to content

Commit 094a022

Browse files
author
Dmitry Eryshov
committed
Add Kameleoon Provider for Swift
Signed-off-by: Dmitry Eryshov <[email protected]>
1 parent a75d113 commit 094a022

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/datasets/providers/kameleoon.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,11 @@ export const Kameleoon: Provider = {
4747
href: 'https://github.com/Kameleoon/openfeature-php',
4848
category: ['Server'],
4949
},
50+
{
51+
technology: 'Swift',
52+
vendorOfficial: true,
53+
href: 'https://github.com/Kameleoon/openfeature-swift',
54+
category: ['Client'],
55+
},
5056
],
5157
};

0 commit comments

Comments
 (0)