[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / f / 6 / e / HSDebug / 1.0.0 / HSDebug.podspec.json
blob7b5bee5194701d01ce91976db21f54c521e75d82
2   "name": "HSDebug",
3   "version": "1.0.0",
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": "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.0.0"
21   },
22   "source_files": "HSDebug/*.{h,m}",
23   "exclude_files": "Classes/Exclude",
24   "frameworks": "Foundation",
25   "requires_arc": true