blob: 6a57a2587c0f75fcf2df1c1d11188e3b8133cbba [file] [log] [blame]
{
"name": "DivrtPinabox",
"version": "0.0.3",
"summary": "At this point our framework now configured. Now open Consumer app project.",
"description": "The divrt Pinabox is a system used to control entry and exit of vehicles into a parking lot using their mobile. It consists of hardware components such as the divrt pinabox gateway as well as software components that run on a mobile. The divrt Pinabox SDK for IOS is a software module that when integrated into an IOS application can interact with the divrt Pinabox gateway hardware.",
"homepage": "http://www.divrt.co/",
"license": {
"type": "DIVRT",
"file": "LICENSE"
},
"authors": {
"anvesh.t@divrt.co": "anvesh.t@divrt.co"
},
"source": {
"http": "https://static-dev.divrt.co/DivrtPinabox.zip"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"ios": {
"vendored_frameworks": "DivrtPinabox.framework"
},
"frameworks": "CoreNFC",
"dependencies": {
"Alamofire": [
],
"ReachabilitySwift": [
],
"CocoaMQTT": [
],
"EstimoteProximitySDK": [
]
},
"swift_version": "4.2"
}