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