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