blob: 7abac2d932ea478d4882d97c1bd1987c036af33e [file] [log] [blame]
{
"name": "NZLog",
"version": "0.0.1",
"summary": "NZLog is a real time log viewer.",
"homepage": "https://github.com/abingeorgev/NZLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": null
},
"authors": {
"Abin George Varghese": "email@address.com"
},
"source": {
"git": "https://github.com/abingeorgev/NZLog.git",
"tag": "0.0.1"
},
"source_files": [
"NZLog",
"*.{h,m}"
]
}