blob: 6db8308c0b8f45e2579d1daa12a6d75d9e260ddb [file] [log] [blame]
{
"name": "PhysicalStoreSdk",
"version": "1.0.12",
"summary": "Physical Store Detect SDK Provided by Beam UAE",
"homepage": "http://beamuae.app/",
"dependencies": {
"Moya/RxSwift": [
"14.0.0"
],
"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"
},
"ios": {
"vendored_frameworks": "PhysicalStoreSdk.framework"
},
"requires_arc": true
}