[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / d / f / CCDebug / 2.0.2 / CCDebug.podspec.json
blobbe524fd13cb328f1f39c4d515c45ed42549e8d86
2   "name": "CCDebug",
3   "version": "2.0.2",
4   "summary": "CCDebug : A flexible, lightweight, scalable, customizable log debugging",
5   "description": "CCDebug : A flexible, lightweight, scalable, customizable log debugging",
6   "homepage": "https://github.com/ccworld1000/CCDebug",
7   "license": {
8     "type": "MIT",
9     "file": "CCDebug.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/CCDebug.git",
20     "tag": "2.0.2"
21   },
22   "source_files": "CCDebug/*.{h,m}",
23   "exclude_files": "Classes/Exclude",
24   "resources": "CCDebug.LICENSE.txt",
25   "frameworks": "Foundation",
26   "requires_arc": true