[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 6 / e / HSDebug / 1.2.1 / HSDebug.podspec.json
blob955340c4346c97b9e1131294237df2bb240b4d7c
2   "name": "HSDebug",
3   "version": "1.2.1",
4   "summary": "HSDebug : A flexible, lightweight, scalable, customizable log debugging",
5   "description": "HSDebug : A flexible, lightweight, scalable, customizable log debugging",
6   "homepage": "https://github.com/ccworld1000/HSDebug",
7   "license": {
8     "type": "MIT",
9     "file": "HSDebug.LICENSE.txt"
10   },
11   "authors": {
12     "cc": "ccworld1000@gmail.com"
13   },
14   "platforms": {
15     "ios": "4.0",
16     "osx": "10.7"
17   },
18   "source": {
19     "git": "https://github.com/ccworld1000/HSDebug.git",
20     "tag": "1.2.1"
21   },
22   "source_files": "HSDebug/*.{h,m}",
23   "exclude_files": "Classes/Exclude",
24   "resources": "HSDebug.LICENSE.txt",
25   "frameworks": "Foundation",
26   "requires_arc": true