Skip to content

Commit c8c17e3

Browse files
committed
Add iBeacon plugin manifest
1 parent 26d4192 commit c8c17e3

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"manifestVersion": 1,
3+
"id": "org.pureswift.plugin.ibeacon",
4+
"name": "iBeacon",
5+
"version": "1.0.0",
6+
"abi": 1,
7+
"module": "ibeacon.wasm",
8+
"sha256": "fb1d79bee5f78713ce8d0c9df4528508f7dcbc4bf73fc1cec0b2825b87c8aa4a",
9+
"matches": {
10+
"companyIdentifiers": [76]
11+
},
12+
"limits": { "maxMemoryPages": 16, "maxOutputBytes": 512 }
13+
}

0 commit comments

Comments
 (0)