blob: 23b3a27e6219130f20248d533a5c1d7e2fa88c36 [file] [log] [blame]
{
"name": "PhysicalStoreSdk",
"version": "0.0.21",
"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
}