[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 7 / b / HDWindowLogger / 1.5.0 / HDWindowLogger.podspec.json
blob854d8af57716cbc0548e44712d83f1579dee3487
2   "name": "HDWindowLogger",
3   "version": "1.5.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "The iOS side displays the output log log on the screen, and can generate log file sharing, which is convenient for debugging information",
9   "homepage": "https://github.com/DamonHu/HDNetTools",
10   "authors": {
11     "DamonHu": "dong765@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/DamonHu/HDWindowLogger.git",
15     "tag": "1.5.0"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": [
22     "HDWindowLogger/HDWindowLogger/*.{h,m}",
23     "HDWindowLogger/HDWindowLogger/**/*.strings"
24   ],
25   "frameworks": "UIKit",
26   "documentation_url": "http://blog.hudongdong.com/ios/952.html"