blob: 2623faae2ee2d0deba977e6d360d9d0b3e99d326 [file] [log] [blame]
{
"name": "deviceCapture",
"version": "0.1.0",
"summary": "Capture for information Device - OneConnect Jakarta",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/enobyte/deviceCapture",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"enobyte": "enoraden@gmail.com"
},
"source": {
"git": "https://github.com/enobyte/deviceCapture.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "deviceCapture/Classes/**/*",
"dependencies": {
"ReachabilitySwift": [
],
"FGRoute": [
]
}
}