blob: 57c28222ec0b8d2a3bb8bf3db0f52323eb822f10 [file] [log] [blame]
{
"name": "PINABOX",
"version": "0.0.10",
"summary": "At this point our framework now configured. Now open Consumer app project.",
"description": "Divrt PinaboxFramework. A short description of PinaboxFramework. At this point our framework now configured. Now open Consumer app project and delete the framework we added in previous section. Right click on the framework",
"homepage": "http://www.divrt.co/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"anvesh.t@divrt.co": "anvesh.t@divrt.co"
},
"source": {
"http": "http://static-dev.divrt.co/pinabox/PINABOX.zip"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"ios": {
"vendored_frameworks": "PINABOX.framework"
},
"frameworks": "CoreNFC",
"dependencies": {
"Alamofire": [
],
"ReachabilitySwift": [
],
"CocoaMQTT": [
],
"EstimoteProximitySDK": [
]
},
"swift_version": "4.2"
}