blob: a9959119158d525dcbbcce584050eaf4d2cfbf5a [file] [log] [blame]
{
"name": "HRLog",
"platforms": {
"ios": "8.0"
},
"version": "0.3.4",
"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.3.4"
},
"source_files": [
"HRLog",
"HRLog/**/*.{h,m}"
],
"resources": [
"HRLog/**/*.storyboard"
],
"public_header_files": "HRLog/**/*.h",
"homepage": "https://github.com/shsanek/HRLog",
"prefix_header_contents": "#import <HRLog/HRLog.h>"
}