[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / d / 7 / HRLog / 0.2.3 / HRLog.podspec.json
bloba9d946efad8cf660cc12d141d1cf0da2b10813b5
2   "name": "HRLog",
3   "platforms": {
4     "ios": "8.0",
5     "osx": "10.10"
6   },
7   "version": "0.2.3",
8   "summary": "HRLog pof for custom loger",
9   "description": "HRLog pod for custom log and visual debuger and sending bag reports",
10   "license": "MIT",
11   "authors": {
12     "shsanek": "shipin@sibers.com"
13   },
14   "source": {
15     "git": "https://github.com/shsanek/HRLog.git",
16     "tag": "0.2.3"
17   },
18   "source_files": [
19     "HRLog",
20     "HRLog/**/*.{h,m}"
21   ],
22   "public_header_files": "HRLog/**/*.h",
23   "homepage": "https://github.com/shsanek/HRLog",
24   "dependencies": {
25     "HRSocket": [
27     ]
28   }