blob: daa94c91e3cd42566a51eab825bfe9dcd5c55bbc [file] [log] [blame]
{
"name": "HouNetwork",
"version": "0.0.1",
"summary": "A short description of HouNetwork.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/JeromeTW/HouNetwork.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jerome.developer.tw@gmail.com": "jerome.developer.tw@gmail.com"
},
"source": {
"git": "https://github.com/JeromeTW/HouNetwork.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "HouNetwork/Classes/**/*",
"dependencies": {
"HouLogger": [
]
}
}