[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / d / 7 / HRLog / 0.3.3 / HRLog.podspec.json
blobf969b76cc3ed46bf3621ec39c946cce65d793235
2   "name": "HRLog",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "0.3.3",
7   "summary": "HRLog pof for custom loger",
8   "description": "HRLog pod for custom log and visual debuger and sending bag reports",
9   "license": "MIT",
10   "authors": {
11     "shsanek": "shipin@sibers.com"
12   },
13   "source": {
14     "git": "https://github.com/shsanek/HRLog.git",
15     "tag": "0.3.3"
16   },
17   "source_files": [
18     "HRLog",
19     "HRLog/**/*.{h,m}"
20   ],
21   "resources": [
22     "HRLog/**/*.storyboard"
23   ],
24   "public_header_files": "HRLog/**/*.h",
25   "homepage": "https://github.com/shsanek/HRLog",
26   "prefix_header_contents": "#import <HRLog/HRLog.h>"