blob: 66350c5bf79bfb91cfbb290f0bf7efa2439a0d45 [file] [log] [blame]
{
"name": "PhysicalStoreSdk",
"version": "1.0.4",
"summary": "Physical Store Detect SDK Provided by Beam UAE",
"homepage": "http://beamuae.app/",
"dependencies": {
"Moya/RxSwift": [
"~> 14.0.0-alpha.1"
],
"RxCoreLocation": [
"~> 1.4.0"
],
"RxBluetoothKit": [
"~> 5.3.0"
]
},
"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"
},
"swift_versions": "4.2",
"ios": {
"vendored_frameworks": "PhysicalStoreSdk.framework"
},
"requires_arc": true,
"swift_version": "4.2"
}