[Add] BranchSDK 3.8.0
[CocoaPods.git] / Specs / 6 / f / 8 / CCLog / 0.0.5 / CCLog.podspec.json
blob86eb85b1a217a6343aa4fbc2abe819b2cd1ff938
2   "name": "CCLog",
3   "version": "0.0.5",
4   "summary": "CCLog : Simple and lightweight cross-platform logs, support for multiple languages.",
5   "description": "CCLog Simple and lightweight cross-platform logs,\neasy-to-use simple learning,\nand support for multiple languages,\nsuch as C, C++, Perl 6, shell, Objective-C\nsupport ios, osx, watchos, tvos, pod",
6   "homepage": "https://github.com/ccworld1000/CCLog",
7   "screenshots": "https://raw.githubusercontent.com/ccworld1000/CCLog/master/CCLog/doc/sceenshot/shell.png",
8   "license": {
9     "type": "GPL",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "cc": "ccworld1000@gmail.com"
14   },
15   "platforms": {
16     "ios": "4.0",
17     "osx": "10.7",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/ccworld1000/CCLog.git",
23     "tag": "0.0.5"
24   },
25   "source_files": [
26     "CCLog/include/*.h",
27     "CCLog/src/CCLog.c"
28   ],
29   "exclude_files": "Classes/Exclude",
30   "resources": "LICENSE",
31   "frameworks": "Foundation",
32   "requires_arc": true