blob: bb567577cf5884a4698bd4084efe71453b244c0d [file] [log] [blame]
{
"name": "PhysicalStoreSdk",
"version": "1.0.2",
"summary": "Physical Store Detect SDK Provided by Beam UAE",
"homepage": "http://beamuae.app/",
"dependencies": {
"Moya/RxSwift": [
"~> 12.0"
],
"RxCoreLocation": [
"~> 1.3.1"
],
"RxBluetoothKit": [
"~> 5.1.4"
]
},
"authors": {
"Name": "developer@beamuae.app"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/beammaf/ios-physical-store-sdk.git",
"branch": "master"
},
"ios": {
"vendored_frameworks": "PhysicalStoreSdk.framework"
},
"requires_arc": true
}