blob: 5f9f60258c252e466668c1071e45cc626ec1fde9 [file] [log] [blame]
{
"name": "PhysicalStoreSdk",
"version": "0.1.8",
"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
}