4 "summary": "Logan is a lightweight case logging system based on mobile platform.",
5 "swift_version": "4.2",
6 "description": "LoganSwift is a pure Swift implemented kit on top of Clogan. Logan is a lightweight case logging system based on mobile platform.",
7 "homepage": "https://github.com/LawrenceHan/Logan",
13 "LawrenceHan": "yangfei6565@163.com"
21 "git": "https://github.com/LawrenceHan/Logan.git",
25 "Logan/LoganSwift/LoganSwift/*.{swift,h}",
26 "Logan/Clogan/*.{h,c}",
27 "Logan/mbedtls/**/*.{h,c}"
29 "public_header_files": "Logan/LoganSwift/LoganSwift/*.h",
30 "pod_target_xcconfig": {
31 "SWIFT_INCLUDE_PATHS": "$(SRCROOT)/LoganSwift/Logan/Clogan/**",
32 "HEADER_SEARCH_PATHS": "$(SRCROOT)/LoganSwift/Logan/mbedtls/include/"
34 "preserve_paths": "Logan/Clogan/module.modulemap",