[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / f / b / JLConsoleLog / 1.0.7 / JLConsoleLog.podspec.json
blobfc98583fce2b7f811f821c45bee7c76def996e4b
2   "name": "JLConsoleLog",
3   "version": "1.0.7",
4   "authors": {
5     "jacklandrin": "jacklandrin@hotmail.com"
6   },
7   "homepage": "http://www.jacklandrin.com",
8   "summary": "A convenient In-App floating log console with Swift for iOS",
9   "license": "MIT",
10   "source": {
11     "git": "https://github.com/jacklandrin/JLConsoleLog.git",
12     "tag": "1.0.7"
13   },
14   "frameworks": [
15     "Foundation",
16     "UIKit"
17   ],
18   "platforms": {
19     "ios": "10.0"
20   },
21   "prefix_header_file": "JLConsoleLog/JLConsoleLog/JLConsoleLog.h",
22   "source_files": [
23     "JLConsoleLog/**/*.{h,swift}"
24   ],
25   "requires_arc": true,
26   "swift_versions": "5.0",
27   "swift_version": "5.0"