blob: e3d484f26dcca52c9457e7a16ff9ea150b4aefb3 [file] [log] [blame]
{
"name": "PhysicalStoreSdk",
"version": "0.0.14",
"summary": "Physical Store Detect SDK Provided by Beam UAE",
"homepage": "http://beamuae.app/",
"dependencies": {
"BeamCore": [
]
},
"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",
"RxCoreLocation.framework"
]
},
"requires_arc": true
}