blob: 2cfacfb4df2a87ae53a4a75523b76e522923b60d [file] [log] [blame]
{
"name": "DivrtPinabox",
"version": "0.0.18",
"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": {
"git": "https://github.com/divrt-anvesht/PINABOXZIP.git"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"ios": {
"vendored_frameworks": "DivrtPinabox.framework"
},
"frameworks": "CoreNFC",
"dependencies": {
"Alamofire": [
"~> 4.8.2"
],
"ReachabilitySwift": [
],
"CocoaMQTT": [
],
"EstimoteProximitySDK": [
]
},
"swift_version": "4.2"
}