[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 6 / e / JJSwiftLog / 0.0.14 / JJSwiftLog.podspec.json
blob737e398f5044a3e4d1d648503f75a5dbbce46a9a
2   "name": "JJSwiftLog",
3   "version": "0.0.14",
4   "summary": "High performance swift log module.",
5   "description": "High performance swift log,support customer log.",
6   "homepage": "https://github.com/jezzmemo/JJSwiftLog",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jezz": "lijie250@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jezzmemo/JJSwiftLog.git",
16     "tag": "0.0.14"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.9",
21     "watchos": "2.0",
22     "tvos": "9.0"
23   },
24   "swift_versions": [
25     "4.0",
26     "4.2",
27     "5.0"
28   ],
29   "default_subspecs": "Main",
30   "subspecs": [
31     {
32       "name": "Main",
33       "source_files": "JJSwiftLog/Source/*.{swift}"
34     }
35   ],
36   "swift_version": "5.0"