blob: 86ce1d71f5ecda18a230ccc47293599d0f0591f9 [file] [log] [blame]
{
"name": "HRLog",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"version": "0.2.2",
"summary": "HRLog pof for custom loger",
"description": "HRLog pod for custom log and visual debuger and sending bag reports",
"license": "MIT",
"authors": {
"shsanek": "shipin@sibers.com"
},
"source": {
"git": "https://github.com/shsanek/HRLog.git",
"tag": "0.2.2"
},
"source_files": [
"HRLog",
"HRLog/**/*.{h,m}"
],
"public_header_files": "HRLog/**/*.h",
"homepage": "https://github.com/shsanek/HRLog",
"dependencies": {
"HRSocket": [
]
}
}