blob: d33bcb68674e178b53baa067b59536bc55fa1315 [file] [log] [blame]
{
"name": "BlocksSDK",
"version": "0.3.4",
"summary": "A Blocks Lockers SDK for API communication and opening doors via bluetooth",
"homepage": "https://github.com/blocks-lockers/blocks-sdk-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alex-alex": "alex.studnicka@blockslockers.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.3",
"source": {
"git": "https://github.com/blocks-lockers/blocks-sdk-ios.git",
"tag": "0.3.4"
},
"source_files": "Sources/**/*.{h,m,swift}",
"dependencies": {
"Alamofire": [
"5.4.0"
],
"BlueSwift": [
"1.0.5"
]
},
"swift_version": "5.3"
}