blob: ae8a3163a21d119d5f21ab7df81447ed160fadb2 [file] [log] [blame]
{
"name": "deviceCapture",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "9.3"
},
"source_files": "deviceCapture/Classes/**/*",
"dependencies": {
"ReachabilitySwift": [
],
"FGRoute": [
]
}
}