Skip to content

Commit db1f35b

Browse files
BiqCocoaPodsBot
authored andcommitted
[Add] biqSdk 1.0.17
1 parent 43a5de9 commit db1f35b

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"name": "biqSdk",
3+
"version": "1.0.17",
4+
"summary": "The Biq iOS SDK is a lightweight library that enables proof of presence for iOS applications using BLE beacons.",
5+
"description": "biq is a decentralized Proof of Presence (PoP) protocol that enables the verification of real-world attendance using Bluetooth Low Energy (BLE) technology. It allows physical presence at events, locations, or activities to be validated in a trustless and seamless manner, providing a scalable, frictionless solution for both Web3 and traditional business applications.",
6+
"homepage": "https://github.com/biqprotocol/biq-sdk-ios-repo",
7+
"license": {
8+
"type": "Commercial",
9+
"text": "Copyright (c) 2025 Biq. All rights reserved."
10+
},
11+
"authors": {
12+
13+
},
14+
"source": {
15+
"http": "https://biqprotocol.github.io/biq-sdk-ios-repo/biqSdk.xcframework.zip"
16+
},
17+
"platforms": {
18+
"ios": "15.0"
19+
},
20+
"vendored_frameworks": "biqSdk.xcframework",
21+
"swift_versions": [
22+
"5.8",
23+
"5.9"
24+
],
25+
"swift_version": "5.9"
26+
}

0 commit comments

Comments
 (0)