blob: 0e03760f3d262fd512869ca9f0563978d5089333 [file] [log] [blame]
{
"name": "DivrtPinabox",
"version": "0.0.2",
"summary": "At this point our framework now configured. Now open Consumer app project.",
"description": "DivrtPinabox Framework. 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": "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"
}